diff --git a/.gitignore b/.gitignore index 8100f22..4b2c0a5 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 8d36056..0d7abe7 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -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 - 2.31.4-1 +- Update to 2.31.4 + * Fri Mar 20 2015 Richard Hughes - 2.31.3-5 - Fix a typo causing building applications to fail. diff --git a/sources b/sources index 1d9c097..2f2059a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30f3c8d3ad68c411955e3890185c980d gdk-pixbuf-2.31.3.tar.xz +b4ce8f0d7548cb8cbdcb833e1c4d095e gdk-pixbuf-2.31.4.tar.xz