Update to 2.31.0

This commit is contained in:
Kalev Lember 2014-07-19 08:49:20 +02:00
parent 2bf3cd1c54
commit 0cd5205fb1
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@ gdk-pixbuf-2.21.6.tar.bz2
/gdk-pixbuf-2.30.6.tar.xz
/gdk-pixbuf-2.30.7.tar.xz
/gdk-pixbuf-2.30.8.tar.xz
/gdk-pixbuf-2.31.0.tar.xz

View File

@ -1,15 +1,15 @@
%global glib2_version 2.37.6
Name: gdk-pixbuf2
Version: 2.30.8
Release: 2%{?dist}
Version: 2.31.0
Release: 1%{?dist}
Summary: An image loading library
Group: System Environment/Libraries
License: LGPLv2+
URL: http://www.gt.org
#VCS: git:git://git.gnome.org/gdk-pixbuf
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.30/gdk-pixbuf-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.31/gdk-pixbuf-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: libpng-devel
@ -132,6 +132,9 @@ fi
%changelog
* Sat Jul 19 2014 Kalev Lember <kalevlember@gmail.com> - 2.31.0-1
- Update to 2.31.0
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.30.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
4fed0d54432f1b69fc6e66e608bd5542 gdk-pixbuf-2.30.8.tar.xz
139b6795a2b73ffe522a3fd990db5aef gdk-pixbuf-2.31.0.tar.xz