This commit is contained in:
Matthias Clasen 2011-01-09 15:03:54 -05:00
parent 498a721281
commit 129753f2fe
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
716c4593ead3f9c8cca63b8b1907a561 gdk-pixbuf-2.22.1.tar.bz2
f07a648e3698cf29dcf1e69538b8b636 gdk-pixbuf-2.23.0.tar.bz2