Update to 2.33.1

This commit is contained in:
Kalev Lember 2015-10-28 08:19:25 +01:00
parent b2c0b3cd14
commit 79bc968b34
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ gdk-pixbuf-2.21.6.tar.bz2
/gdk-pixbuf-2.31.7.tar.xz
/gdk-pixbuf-2.32.0.tar.xz
/gdk-pixbuf-2.32.1.tar.xz
/gdk-pixbuf-2.33.1.tar.xz

View File

@ -1,7 +1,7 @@
%global glib2_version 2.37.6
Name: gdk-pixbuf2
Version: 2.32.1
Version: 2.33.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.32/gdk-pixbuf-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.33/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
* Wed Oct 28 2015 Kalev Lember <klember@redhat.com> - 2.33.1-1
- Update to 2.33.1
* Fri Sep 25 2015 Kalev Lember <klember@redhat.com> - 2.32.1-1
- Update to 2.32.1

View File

@ -1 +1 @@
b1590189a2e89fab9f871959c168508c gdk-pixbuf-2.32.1.tar.xz
0dfa6ce94f13393cecac1f19e68498b2 gdk-pixbuf-2.33.1.tar.xz