diff --git a/python-PyMuPDF.changes b/python-PyMuPDF.changes index 38e4e59..e495176 100644 --- a/python-PyMuPDF.changes +++ b/python-PyMuPDF.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Mar 7 17:21:40 UTC 2023 - Jan Engelhardt + +- Drop BuildRequires mupdf-devel-static, this is not used + and the build always relies on the bundled copy. + +------------------------------------------------------------------- +Mon Mar 6 21:22:33 UTC 2023 - Jan Engelhardt + +- Drop BuildRequires pkgconfig(gumbo), the package never used it + and used its bundled copy. + ------------------------------------------------------------------- Thu Jan 5 18:47:38 UTC 2023 - Yogalakshmi Arunachalam diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index eb84286..2fcfad6 100644 --- a/python-PyMuPDF.spec +++ b/python-PyMuPDF.spec @@ -36,18 +36,18 @@ BuildRequires: fdupes BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: jbig2dec-devel -BuildRequires: mupdf-devel-static >= 1.20.3 BuildRequires: openSUSE-release BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: swig BuildRequires: pkgconfig(freetype2) -BuildRequires: pkgconfig(gumbo) BuildRequires: pkgconfig(harfbuzz) BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libopenjp2) BuildRequires: pkgconfig(libpng16) BuildRequires: pkgconfig(zlib) +Provides: bundled(mupdf) = %version +# mupdf has bundled() on its own, too, so kinda bad %python_subpackages %description