2.24.0
This commit is contained in:
parent
be573a5208
commit
f0bbf41766
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user