2.23.0
This commit is contained in:
parent
498a721281
commit
129753f2fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <mclasen@redhat.com> 2.23.0-1
|
||||
- Update to 2.23.0
|
||||
|
||||
* Fri Nov 5 2010 Matthias Clasen <mclasen@redhat.com> 2.22.1-1
|
||||
- Update to 2.22.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user