Update to 2.42.2
This commit is contained in:
parent
fc673fe990
commit
74ce935eb3
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@ gdk-pixbuf-2.21.6.tar.bz2
|
||||
/gdk-pixbuf-2.38.1.tar.xz
|
||||
/gdk-pixbuf-2.39.2.tar.xz
|
||||
/gdk-pixbuf-2.40.0.tar.xz
|
||||
/gdk-pixbuf-2.42.2.tar.xz
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
%global glib2_version 2.48.0
|
||||
|
||||
Name: gdk-pixbuf2
|
||||
Version: 2.40.0
|
||||
Release: 4%{?dist}
|
||||
Version: 2.42.2
|
||||
Release: 1%{?dist}
|
||||
Summary: An image loading library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.gtk.org
|
||||
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.40/gdk-pixbuf-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
@ -143,6 +143,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Fri Feb 19 2021 Kalev Lember <klember@redhat.com> - 2.42.2-1
|
||||
- Update to 2.42.2
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.40.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gdk-pixbuf-2.40.0.tar.xz) = 6512befd379494dbfd89a16fc4c92641842eb7b82fc820ec83a5b057526209947db646570db1124c073b0ef69c117bdf0f8d3fea807e302a4950db39187c35aa
|
||||
SHA512 (gdk-pixbuf-2.42.2.tar.xz) = f341d032ea410efed7a35f8ca6a7389bf988f663dae16e774d114d6f11611e9e182c835e90d752b71c258c905cc5c4c785ea697feed5e6921a2a676c9deaa5f2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user