diff --git a/gdk-pixbuf-2.42.6.tar.xz b/gdk-pixbuf-2.42.8.tar.xz similarity index 61% rename from gdk-pixbuf-2.42.6.tar.xz rename to gdk-pixbuf-2.42.8.tar.xz index 6241ff1..949fbb0 100644 Binary files a/gdk-pixbuf-2.42.6.tar.xz and b/gdk-pixbuf-2.42.8.tar.xz differ diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index f7b39af..abb50e8 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,12 +1,12 @@ %global glib2_version 2.56.0 Name: gdk-pixbuf2 -Version: 2.42.6 -Release: 2 +Version: 2.42.8 +Release: 1 Summary: gdk is a multi-platform toolkit for creating graphical user interfaces. License: LGPLv2+ URL: https://gitlab.gnome.org/GNOME/gdk-pixbuf -Source0: https://download-fallback.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-%{version}.tar.xz BuildRequires: docbook-style-xsl BuildRequires: gettext @@ -19,8 +19,8 @@ BuildRequires: meson BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: shared-mime-info -Requires: glib2%{?_isa} >= %{glib2_version} -Requires: shared-mime-info +Requires: glib2%{?_isa} >= %{glib2_version} +Requires: shared-mime-info %description gdk is written in C but has been designed from the ground up to support a wide range of languages. @@ -128,6 +128,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %{_mandir}/man1/gdk-pixbuf-csource.1* %changelog +* Mon Mar 28 2022 lin zhang - 2.42.8-1 +- Update to 2.42.8 + * Wed Mar 30 2022 liuyumeng - 2.42.6-2 - enable tests