diff --git a/.gitignore b/.gitignore index f437080..f38728a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,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 diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 14af585..0b971ea 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,5 +1,5 @@ Name: gdk-pixbuf2 -Version: 2.22.1 +Version: 2.23.0 Release: 1%{?dist} Summary: An image loading library @@ -7,7 +7,7 @@ Group: System Environment/Libraries License: LGPLv2+ URL: http://www.gt.org #VCS: git:git://git.gnome.org/gdk-pixbuf -Source0: http://download.gnome.org/sources/gdk-pixbuf/2.22/gdk-pixbuf-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gdk-pixbuf/2.23/gdk-pixbuf-%{version}.tar.bz2 BuildRequires: glib2-devel BuildRequires: libpng-devel @@ -113,6 +113,9 @@ fi %changelog +* Sun Jan 9 2011 Matthias Clasen 2.23.0-1 +- Update to 2.23.0 + * Fri Nov 5 2010 Matthias Clasen 2.22.1-1 - Update to 2.22.1 diff --git a/sources b/sources index 535a276..5ad0873 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -716c4593ead3f9c8cca63b8b1907a561 gdk-pixbuf-2.22.1.tar.bz2 +f07a648e3698cf29dcf1e69538b8b636 gdk-pixbuf-2.23.0.tar.bz2