From 1175d6a4e6e2d6ccfbf608e9f8f483e2afb4c537 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 1 Jan 2022 23:19:22 +0100 Subject: [PATCH] update module --- python-pdf/python-pdf.patch | 6 +++--- python-pdf/python-pdf.spec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python-pdf/python-pdf.patch b/python-pdf/python-pdf.patch index 3a79dfd17f..a3c3b32ee8 100644 --- a/python-pdf/python-pdf.patch +++ b/python-pdf/python-pdf.patch @@ -1,6 +1,6 @@ -Index: PyMuPDF-1.19.3/setup.py ---- PyMuPDF-1.19.3/setup.py.orig 2021-10-24 11:14:26.882131000 +0200 -+++ PyMuPDF-1.19.3/setup.py 2021-10-24 11:15:46.641458000 +0200 +Index: PyMuPDF-1.19.4/setup.py +--- PyMuPDF-1.19.4/setup.py.orig 2021-10-24 11:14:26.882131000 +0200 ++++ PyMuPDF-1.19.4/setup.py 2021-10-24 11:15:46.641458000 +0200 @@ -78,62 +78,12 @@ return LIBRARIES[os_id] diff --git a/python-pdf/python-pdf.spec b/python-pdf/python-pdf.spec index 68feeff424..94e30fbcb7 100644 --- a/python-pdf/python-pdf.spec +++ b/python-pdf/python-pdf.spec @@ -28,7 +28,7 @@ %define V_pypdf2 1.26.0 %define V_papersize 1.2.0 %define V_pdfrw 0.4 -%define V_pymupdf 1.19.3 +%define V_pymupdf 1.19.4 # package information Name: python-pdf @@ -41,7 +41,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20211231 +Release: 20220101 # list of sources Source0: https://files.pythonhosted.org/packages/source/r/reportlab/reportlab-%{V_reportlab}.tar.gz