This commit is contained in:
Kalev Lember 2013-03-26 03:37:47 +01:00
parent eb7cc77057
commit b2b29248d7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ gdk-pixbuf-2.21.6.tar.bz2
/gdk-pixbuf-2.27.1.tar.xz
/gdk-pixbuf-2.27.2.tar.xz
/gdk-pixbuf-2.27.3.tar.xz
/gdk-pixbuf-2.28.0.tar.xz

View File

@ -1,7 +1,7 @@
%global glib2_version 2.34.0
Name: gdk-pixbuf2
Version: 2.27.3
Version: 2.28.0
Release: 1%{?dist}
Summary: An image loading library
@ -9,7 +9,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.27/gdk-pixbuf-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.28/gdk-pixbuf-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: libpng-devel
@ -117,6 +117,9 @@ fi
%changelog
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 2.28.0-1
- Update to 2.28.0
* Wed Mar 20 2013 Kalev Lember <kalevlember@gmail.com> - 2.27.3-1
- Update to 2.27.3

View File

@ -1 +1 @@
19a90ccd7e44646067745033e391f85e gdk-pixbuf-2.27.3.tar.xz
6992493c88db7e38cb94da75148d8ea2 gdk-pixbuf-2.28.0.tar.xz