Update to 2.42.8

This commit is contained in:
zhang__3125 2022-04-13 12:18:34 +08:00
parent 0e19045e08
commit 7ab6fafe53
2 changed files with 8 additions and 5 deletions

View File

@ -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 <lin.zhang@turbolinux.com.cn> - 2.42.8-1
- Update to 2.42.8
* Wed Mar 30 2022 liuyumeng <liuyumeng5@h-partners.com> - 2.42.6-2
- enable tests