From 12ea7c960549964e4b86745fd88996d83e9e0e62170d8d9c777d0ff364f994b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 2 Mar 2023 09:14:12 +0000 Subject: [PATCH] Accepting request 1068641 from home:iznogood:factory Improve previous sub OBS-URL: https://build.opensuse.org/request/show/1068641 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=137 --- gegl.changes | 4 ++-- gegl.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gegl.changes b/gegl.changes index 2dd316b..a2973bd 100644 --- a/gegl.changes +++ b/gegl.changes @@ -9,8 +9,8 @@ Thu Mar 2 08:27:48 UTC 2023 - Bjørn Lie - gif-load: update vendored dependency, including code updates. + Build: Keeping up with babl. - Drop 133.patch: Fixed upstream. -- Replace pkgconfig(babl) with pkgconfig(babl-0.1) BuildRequires: - following upstream changes. +- Add bolean pkgconfig(babl-0.1) BuildRequires following upstream + changes. ------------------------------------------------------------------- Wed Jan 11 09:05:00 UTC 2023 - Dominique Leuenberger diff --git a/gegl.spec b/gegl.spec index 686302c..e01f046 100644 --- a/gegl.spec +++ b/gegl.spec @@ -49,7 +49,7 @@ BuildRequires: pkgconfig BuildRequires: ruby BuildRequires: suitesparse-devel BuildRequires: pkgconfig(OpenEXR) >= 1.6.1 -BuildRequires: pkgconfig(babl-0.1) +BuildRequires: (pkgconfig(babl) or pkgconfig(babl-0.1)) BuildRequires: pkgconfig(cairo) >= 1.12.2 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0 BuildRequires: pkgconfig(gexiv2)