Update to 2.40.0
This commit is contained in:
parent
15bbef4b7f
commit
40066a4b4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@ gdk-pixbuf-2.21.6.tar.bz2
|
||||
/gdk-pixbuf-2.38.0.tar.xz
|
||||
/gdk-pixbuf-2.38.1.tar.xz
|
||||
/gdk-pixbuf-2.39.2.tar.xz
|
||||
/gdk-pixbuf-2.40.0.tar.xz
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
%global glib2_version 2.48.0
|
||||
|
||||
Name: gdk-pixbuf2
|
||||
Version: 2.39.2
|
||||
Version: 2.40.0
|
||||
Release: 1%{?dist}
|
||||
Summary: An image loading library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.gtk.org
|
||||
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.39/gdk-pixbuf-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.40/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
|
||||
* Tue Oct 08 2019 Kalev Lember <klember@redhat.com> - 2.40.0-1
|
||||
- Update to 2.40.0
|
||||
|
||||
* Mon Aug 19 2019 Kalev Lember <klember@redhat.com> - 2.39.2-1
|
||||
- Update to 2.39.2
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gdk-pixbuf-2.39.2.tar.xz) = b2ffcb3c26a9421a705b1e352a00f2f1e7f3d89db83ca4793d8156fe25e515d931f198e01565541b8e50bc046a84554d65a61712d645f51fc4467166c2d7115d
|
||||
SHA512 (gdk-pixbuf-2.40.0.tar.xz) = 6512befd379494dbfd89a16fc4c92641842eb7b82fc820ec83a5b057526209947db646570db1124c073b0ef69c117bdf0f8d3fea807e302a4950db39187c35aa
|
||||
|
||||
Loading…
Reference in New Issue
Block a user