This commit is contained in:
Kalev Lember 2013-09-24 22:41:11 +02:00
parent c02a35482c
commit 6996e392f3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ gdk-pixbuf-2.21.6.tar.bz2
/gdk-pixbuf-2.29.1.tar.xz
/gdk-pixbuf-2.29.2.tar.xz
/gdk-pixbuf-2.29.3.tar.xz
/gdk-pixbuf-2.30.0.tar.xz

View File

@ -1,7 +1,7 @@
%global glib2_version 2.37.2
Name: gdk-pixbuf2
Version: 2.29.3
Version: 2.30.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.29/gdk-pixbuf-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.30/gdk-pixbuf-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: libpng-devel
@ -132,6 +132,9 @@ fi
%changelog
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 2.30.0-1
- Update to 2.30.0
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 2.29.3-1
- Update to 2.29.3
- Tighten deps with %%_isa

View File

@ -1 +1 @@
9e16a1ba58b5cbea50a3d85b5380ff48 gdk-pixbuf-2.29.3.tar.xz
d1e32c91597f8f2fa6ead4201216dd05 gdk-pixbuf-2.30.0.tar.xz