Update to 2.35.1
This commit is contained in:
parent
60484198ef
commit
f2dd198bed
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ gdk-pixbuf-2.21.6.tar.bz2
|
||||
/gdk-pixbuf-2.33.1.tar.xz
|
||||
/gdk-pixbuf-2.33.2.tar.xz
|
||||
/gdk-pixbuf-2.34.0.tar.xz
|
||||
/gdk-pixbuf-2.35.1.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global glib2_version 2.37.6
|
||||
|
||||
Name: gdk-pixbuf2
|
||||
Version: 2.34.0
|
||||
Version: 2.35.1
|
||||
Release: 1%{?dist}
|
||||
Summary: An image loading library
|
||||
|
||||
@ -9,7 +9,7 @@ Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://www.gtk.org
|
||||
#VCS: git:git://git.gnome.org/gdk-pixbuf
|
||||
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.34/gdk-pixbuf-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.35/gdk-pixbuf-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||
BuildRequires: libpng-devel
|
||||
@ -174,6 +174,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 03 2016 Kalev Lember <klember@redhat.com> - 2.35.1-1
|
||||
- Update to 2.35.1
|
||||
|
||||
* Thu Mar 24 2016 Kalev Lember <klember@redhat.com> - 2.34.0-1
|
||||
- Update to 2.34.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user