From 0333f68aa45119117474d067c6cbd1f4aad8915e1d1cf919582b75110368e596 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Sep 2022 07:37:31 +0000 Subject: [PATCH] Accepting request 1002762 from GNOME:Next - Drop pkgconfig(rest-0.7) BuildRequires: it seems to serve no purpose, nor can I find anything to suggest that gtk depends on it. OBS-URL: https://build.opensuse.org/request/show/1002762 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=420 --- gtk3.changes | 7 +++++++ gtk3.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gtk3.changes b/gtk3.changes index 6395689..f5f0a12 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 1 10:27:46 UTC 2022 - Bjørn Lie + +- Drop pkgconfig(rest-0.7) BuildRequires: it seems to serve no + purpose, nor can I find anything to suggest that gtk depends on + it. + ------------------------------------------------------------------- Mon Aug 15 19:13:13 UTC 2022 - Dirk Müller diff --git a/gtk3.spec b/gtk3.spec index 529a36f..4acaf8c 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -77,7 +77,6 @@ BuildRequires: pkgconfig(harfbuzz) >= 0.9 BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(pango) >= 1.41.0 BuildRequires: pkgconfig(pangoft2) -BuildRequires: pkgconfig(rest-0.7) BuildRequires: pkgconfig(wayland-client) >= 1.14.91 BuildRequires: pkgconfig(wayland-cursor) >= 1.14.91 BuildRequires: pkgconfig(wayland-egl)