Update to 2.31.4

This commit is contained in:
Kalev Lember 2015-05-11 22:10:42 +02:00
parent 08ddb5f0b3
commit b1b611ec4d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ gdk-pixbuf-2.21.6.tar.bz2
/gdk-pixbuf-2.31.1.tar.xz
/gdk-pixbuf-2.31.2.tar.xz
/gdk-pixbuf-2.31.3.tar.xz
/gdk-pixbuf-2.31.4.tar.xz

View File

@ -1,8 +1,8 @@
%global glib2_version 2.37.6
Name: gdk-pixbuf2
Version: 2.31.3
Release: 5%{?dist}
Version: 2.31.4
Release: 1%{?dist}
Summary: An image loading library
Group: System Environment/Libraries
@ -178,6 +178,9 @@ fi
%changelog
* Mon May 11 2015 Kalev Lember <kalevlember@gmail.com> - 2.31.4-1
- Update to 2.31.4
* Fri Mar 20 2015 Richard Hughes <rhughes@redhat.com> - 2.31.3-5
- Fix a typo causing building applications to fail.

View File

@ -1 +1 @@
30f3c8d3ad68c411955e3890185c980d gdk-pixbuf-2.31.3.tar.xz
b4ce8f0d7548cb8cbdcb833e1c4d095e gdk-pixbuf-2.31.4.tar.xz