diff --git a/.gitignore b/.gitignore index d02cea8..2e1a08e 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.30.8.tar.xz /gdk-pixbuf-2.31.0.tar.xz /gdk-pixbuf-2.31.1.tar.xz +/gdk-pixbuf-2.31.2.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 7eb1083..8b98e29 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.1 +Version: 2.31.2 Release: 1%{?dist} Summary: An image loading library @@ -132,6 +132,9 @@ fi %changelog +* Sun Nov 23 2014 Kalev Lember - 2.31.2-1 +- Update to 2.31.2 + * Mon Sep 01 2014 Kalev Lember - 2.31.1-1 - Update to 2.31.1 diff --git a/sources b/sources index b6e8819..6e40006 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74cde211f5b7ac1015d1a7c9feee037c gdk-pixbuf-2.31.1.tar.xz +6be6bbc4f356d4b79ab4226860ab8523 gdk-pixbuf-2.31.2.tar.xz