This commit is contained in:
Matthias Clasen 2013-01-15 21:58:59 -05:00
parent 251c8e9874
commit d9136969fa
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ gdk-pixbuf-2.21.6.tar.bz2
/gdk-pixbuf-2.26.2.tar.xz
/gdk-pixbuf-2.26.4.tar.xz
/gdk-pixbuf-2.26.5.tar.xz
/gdk-pixbuf-2.27.0.tar.xz

View File

@ -1,15 +1,15 @@
%global glib2_version 2.34.0
Name: gdk-pixbuf2
Version: 2.26.5
Release: 3%{?dist}
Version: 2.27.0
Release: 1%{?dist}
Summary: An image loading library
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.26/gdk-pixbuf-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.27/gdk-pixbuf-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: libpng-devel
@ -117,6 +117,9 @@ fi
%changelog
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 2.27.0-1
- Update to 2.27.0
* Tue Jan 15 2013 Ville Skyttä <ville.skytta@iki.fi> - 2.26.5-3
- Require glib2 >= 2.34.0 for g_type_ensure().

View File

@ -1 +1 @@
339329e6d619ee3e1cb93979111b04c0 gdk-pixbuf-2.26.5.tar.xz
a55a206078171f1763013244ea1d349b gdk-pixbuf-2.27.0.tar.xz