diff --git a/.gitignore b/.gitignore index 864955f..3087a04 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.29.0.tar.xz /gdk-pixbuf-2.29.1.tar.xz /gdk-pixbuf-2.29.2.tar.xz +/gdk-pixbuf-2.29.3.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index e4ea7d4..9188b0a 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,8 +1,8 @@ -%global glib2_version 2.37.0 +%global glib2_version 2.37.2 Name: gdk-pixbuf2 -Version: 2.29.2 -Release: 2%{?dist} +Version: 2.29.3 +Release: 1%{?dist} Summary: An image loading library Group: System Environment/Libraries @@ -127,11 +127,14 @@ fi %{_mandir}/man1/gdk-pixbuf-csource.1* %files tests -%{_libexecdir}/gdk-pixbuf/installed-tests +%{_libexecdir}/installed-tests %{_datadir}/installed-tests %changelog +* Fri Aug 09 2013 Kalev Lember - 2.29.3-1 +- Update to 2.29.3 + * Sat Aug 03 2013 Fedora Release Engineering - 2.29.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index ff063c2..000e393 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -021871ef72000890414803d4c632d57b gdk-pixbuf-2.29.2.tar.xz +9e16a1ba58b5cbea50a3d85b5380ff48 gdk-pixbuf-2.29.3.tar.xz