From c081832b99238bc082375eefdca04f0feed04a9d Mon Sep 17 00:00:00 2001 From: cherry530 <707078654@qq.com> Date: Thu, 19 Oct 2023 10:46:33 +0800 Subject: [PATCH] Modified buildrequires due to babl upgrade 0.1.106 Signed-off-by: cherry530 <707078654@qq.com> --- gegl04.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gegl04.spec b/gegl04.spec index a2dad61..e00ad37 100644 --- a/gegl04.spec +++ b/gegl04.spec @@ -2,7 +2,7 @@ Name: gegl04 Version: 0.4.46 -Release: 1 +Release: 2 Summary: Generic Graphics Library License: GPL-3.0-or-later AND LGPL-3.0-or-later Group: Productivity/Graphics/Other @@ -21,7 +21,7 @@ BuildRequires: pkgconfig BuildRequires: ruby BuildRequires: suitesparse-devel BuildRequires: pkgconfig(OpenEXR) >= 1.6.1 -BuildRequires: pkgconfig(babl) >= 0.1.76 +BuildRequires: pkgconfig(babl-0.1) >= 0.1.76 BuildRequires: pkgconfig(cairo) >= 1.12.2 BuildRequires: pkgconfig(exiv2) >= 0.25 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0 @@ -148,6 +148,9 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_datadir}/vala/vapi/gegl-0.4.vapi %changelog +* Thu Oct 19 2023 xu_ping <707078654@qq.com> - 0.4.46-2 +- Modified buildrequires due to babl upgrade 0.1.106 + * Wed Jul 12 2023 yaoxin - 0.4.46-1 - Update to 0.4.46