diff --git a/.gitignore b/.gitignore index f38728a..7e300ae 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.22.0.tar.bz2 /gdk-pixbuf-2.22.1.tar.bz2 /gdk-pixbuf-2.23.0.tar.bz2 +/gdk-pixbuf-2.23.1.tar.bz2 diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index b13b176..faf5b13 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,6 +1,6 @@ Name: gdk-pixbuf2 -Version: 2.23.0 -Release: 2%{?dist} +Version: 2.23.1 +Release: 1%{?dist} Summary: An image loading library Group: System Environment/Libraries @@ -113,6 +113,9 @@ fi %changelog +* Sat Mar 5 2011 Matthias Clasen 2.23.1-1 +- Update to 2.23.1 + * Tue Feb 08 2011 Fedora Release Engineering - 2.23.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 5ad0873..797f61d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f07a648e3698cf29dcf1e69538b8b636 gdk-pixbuf-2.23.0.tar.bz2 +f1b8cf15154ad0f1178f104d98f326f0 gdk-pixbuf-2.23.1.tar.bz2