Update to 2.31.6

This commit is contained in:
Kalev Lember 2015-08-19 07:28:07 +02:00
parent 64fe9d3702
commit 28f70a3ab8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,8 +1,8 @@
%global glib2_version 2.37.6
Name: gdk-pixbuf2
Version: 2.31.5
Release: 3%{?dist}
Version: 2.31.6
Release: 1%{?dist}
Summary: An image loading library
Group: System Environment/Libraries
@ -175,6 +175,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
%changelog
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 2.31.6-1
- Update to 2.31.6
* Wed Aug 05 2015 Kalev Lember <klember@redhat.com> - 2.31.5-3
- Use the right macro name in file triggers

View File

@ -1 +1 @@
09bbce27f9a1ab5024ece39ceca219c9 gdk-pixbuf-2.31.5.tar.xz
67219eb45ed0aba90b3158042b909d4e gdk-pixbuf-2.31.6.tar.xz