From ce80192228912a69c2241415d28cebe68f6e344e Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Tue, 24 Oct 2023 23:05:24 +0300 Subject: [PATCH] BR: rsvg-pixbuf-loader for svg support in tests --- libhandy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libhandy.spec b/libhandy.spec index 690578d..be9ccd6 100644 --- a/libhandy.spec +++ b/libhandy.spec @@ -1,6 +1,6 @@ Name: libhandy Version: 1.8.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Building blocks for modern adaptive GNOME apps License: LGPLv2+ @@ -20,6 +20,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.1 # Support graphical tests in non-graphical environment BuildRequires: xorg-x11-server-Xvfb +BuildRequires: rsvg-pixbuf-loader # Retired in F34 Obsoletes: libhandy1 < 1.1.90-2 @@ -91,6 +92,9 @@ developing applications that use %{name}. %changelog +* Tue Oct 24 2023 Yanko Kaneti - 1.8.2-3 +- BR: rsvg-pixbuf-loader for svg support in tests + * Thu Jul 20 2023 Fedora Release Engineering - 1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild