diff --git a/.gitignore b/.gitignore index d26d359..71a9dee 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index a7e243a..5df5902 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -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 - 2.31.7-1 +- Update to 2.31.7 + * Wed Aug 19 2015 Kalev Lember - 2.31.6-1 - Update to 2.31.6 - Use make_install macro diff --git a/sources b/sources index 1432e4b..a101df7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67219eb45ed0aba90b3158042b909d4e gdk-pixbuf-2.31.6.tar.xz +8a42218ed76a75e38dc737c0c5d30190 gdk-pixbuf-2.31.7.tar.xz