diff --git a/python-PyMuPDF.changes b/python-PyMuPDF.changes index 38e4e59..4cb74ef 100644 --- a/python-PyMuPDF.changes +++ b/python-PyMuPDF.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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..b06c34a 100644 --- a/python-PyMuPDF.spec +++ b/python-PyMuPDF.spec @@ -42,7 +42,6 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: swig BuildRequires: pkgconfig(freetype2) -BuildRequires: pkgconfig(gumbo) BuildRequires: pkgconfig(harfbuzz) BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libopenjp2)