From f0bbf41766e03cd282b79456d9014b3c35ac8580 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 30 Aug 2011 17:43:16 -0400 Subject: [PATCH] 2.24.0 --- .gitignore | 1 + gdk-pixbuf2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0430c74..454d4de 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.23.3.tar.bz2 /gdk-pixbuf-2.23.4.tar.xz /gdk-pixbuf-2.23.5.tar.bz2 +/gdk-pixbuf-2.24.0.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 054250b..0e204db 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,5 +1,5 @@ Name: gdk-pixbuf2 -Version: 2.23.5 +Version: 2.24.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.23/gdk-pixbuf-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gdk-pixbuf/2.24/gdk-pixbuf-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: libpng-devel @@ -111,6 +111,9 @@ fi %changelog +* Tue Aug 30 2011 Matthias Clasen - 2.24.0-1 +- Update to 2.24.0 + * Mon Jun 27 2011 Matthias Clasen - 2.23.5-1 - Update to 2.23.5 (fixes CVE-2011-2485) diff --git a/sources b/sources index 622cce5..1548ed5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -025c38de1a599b0ded6c92d34924dd85 gdk-pixbuf-2.23.5.tar.bz2 +bd7c2a9d23b573db467e39833f12103d gdk-pixbuf-2.24.0.tar.xz