This commit is contained in:
Matthias Clasen 2011-08-30 17:43:16 -04:00
parent be573a5208
commit f0bbf41766
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <mclasen@redhat.com> - 2.24.0-1
- Update to 2.24.0
* Mon Jun 27 2011 Matthias Clasen <mclasen@redhat.com> - 2.23.5-1
- Update to 2.23.5 (fixes CVE-2011-2485)

View File

@ -1 +1 @@
025c38de1a599b0ded6c92d34924dd85 gdk-pixbuf-2.23.5.tar.bz2
bd7c2a9d23b573db467e39833f12103d gdk-pixbuf-2.24.0.tar.xz