diff --git a/.gitignore b/.gitignore index 7e300ae..5e2b5e6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.22.1.tar.bz2 /gdk-pixbuf-2.23.0.tar.bz2 /gdk-pixbuf-2.23.1.tar.bz2 +/gdk-pixbuf-2.23.3.tar.bz2 diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index faf5b13..9c41cce 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,5 +1,5 @@ Name: gdk-pixbuf2 -Version: 2.23.1 +Version: 2.23.3 Release: 1%{?dist} Summary: An image loading library @@ -113,6 +113,9 @@ fi %changelog +* Wed Mar 30 2011 Matthias Clasen 2.23.3-1 +- Update to 2.23.3 + * Sat Mar 5 2011 Matthias Clasen 2.23.1-1 - Update to 2.23.1 diff --git a/sources b/sources index 797f61d..6b2326d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1b8cf15154ad0f1178f104d98f326f0 gdk-pixbuf-2.23.1.tar.bz2 +5d50c5311b4ce460d33983938d92109e gdk-pixbuf-2.23.3.tar.bz2