Update to 2.31.7

This commit is contained in:
Kalev Lember 2015-09-01 13:58:28 +02:00
parent 8a854eef7c
commit b52a2894de
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@ gdk-pixbuf-2.21.6.tar.bz2
/gdk-pixbuf-2.31.4.tar.xz
/gdk-pixbuf-2.31.5.tar.xz
/gdk-pixbuf-2.31.6.tar.xz
/gdk-pixbuf-2.31.7.tar.xz

View File

@ -1,7 +1,7 @@
%global glib2_version 2.37.6
Name: gdk-pixbuf2
Version: 2.31.6
Version: 2.31.7
Release: 1%{?dist}
Summary: An image loading library
@ -174,6 +174,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
%changelog
* Tue Sep 01 2015 Kalev Lember <klember@redhat.com> - 2.31.7-1
- Update to 2.31.7
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 2.31.6-1
- Update to 2.31.6
- Use make_install macro

View File

@ -1 +1 @@
67219eb45ed0aba90b3158042b909d4e gdk-pixbuf-2.31.6.tar.xz
8a42218ed76a75e38dc737c0c5d30190 gdk-pixbuf-2.31.7.tar.xz