From 0cd5205fb1a7800b145b4bc8389fa1bec4b062c5 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 19 Jul 2014 08:49:20 +0200 Subject: [PATCH] Update to 2.31.0 --- .gitignore | 1 + gdk-pixbuf2.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9496f35..9e63fc9 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index db0ffc9..4e161f0 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -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 - 2.31.0-1 +- Update to 2.31.0 + * Sat Jun 07 2014 Fedora Release Engineering - 2.30.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index cfe1279..5a82d66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4fed0d54432f1b69fc6e66e608bd5542 gdk-pixbuf-2.30.8.tar.xz +139b6795a2b73ffe522a3fd990db5aef gdk-pixbuf-2.31.0.tar.xz