Update to 2.35.1

This commit is contained in:
Kalev Lember 2016-05-03 12:44:02 +02:00
parent 60484198ef
commit f2dd198bed
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
63cb19f92cf7709ccf44bbb6fe1ff70c gdk-pixbuf-2.34.0.tar.xz
72e0c924d5dc96bfde58a3b65ed83744 gdk-pixbuf-2.35.1.tar.xz