From ab00e2e2251dfc28930e4a565a801a54f50e9b603dfceea6cdf23556dbc2aab2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 7 Mar 2023 14:58:12 +0000 Subject: [PATCH] Accepting request 1069756 from home:jengelh:branches:devel:languages:python - Drop BuildRequires pkgconfig(gumbo), the package never used it and used its bundled copy. OBS-URL: https://build.opensuse.org/request/show/1069756 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=55 --- python-PyMuPDF.changes | 6 ++++++ python-PyMuPDF.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) 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)