Update to 2.31.0
This commit is contained in:
parent
2bf3cd1c54
commit
0cd5205fb1
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@ gdk-pixbuf-2.21.6.tar.bz2
|
||||
/gdk-pixbuf-2.30.6.tar.xz
|
||||
/gdk-pixbuf-2.30.7.tar.xz
|
||||
/gdk-pixbuf-2.30.8.tar.xz
|
||||
/gdk-pixbuf-2.31.0.tar.xz
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
%global glib2_version 2.37.6
|
||||
|
||||
Name: gdk-pixbuf2
|
||||
Version: 2.30.8
|
||||
Release: 2%{?dist}
|
||||
Version: 2.31.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.30/gdk-pixbuf-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.31/gdk-pixbuf-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: libpng-devel
|
||||
@ -132,6 +132,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jul 19 2014 Kalev Lember <kalevlember@gmail.com> - 2.31.0-1
|
||||
- Update to 2.31.0
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.30.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user