2.30.0
This commit is contained in:
parent
c02a35482c
commit
6996e392f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user