From 000c5a5fa23d2c6ec2e5f456af81e63c447bb59b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 1 Sep 2014 22:07:10 +0200 Subject: [PATCH] Update to 2.31.1 --- .gitignore | 1 + gdk-pixbuf2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9e63fc9..d02cea8 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.30.7.tar.xz /gdk-pixbuf-2.30.8.tar.xz /gdk-pixbuf-2.31.0.tar.xz +/gdk-pixbuf-2.31.1.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 7048248..7eb1083 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,8 +1,8 @@ %global glib2_version 2.37.6 Name: gdk-pixbuf2 -Version: 2.31.0 -Release: 3%{?dist} +Version: 2.31.1 +Release: 1%{?dist} Summary: An image loading library Group: System Environment/Libraries @@ -132,6 +132,9 @@ fi %changelog +* Mon Sep 01 2014 Kalev Lember - 2.31.1-1 +- Update to 2.31.1 + * Sat Aug 16 2014 Fedora Release Engineering - 2.31.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 5a82d66..b6e8819 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -139b6795a2b73ffe522a3fd990db5aef gdk-pixbuf-2.31.0.tar.xz +74cde211f5b7ac1015d1a7c9feee037c gdk-pixbuf-2.31.1.tar.xz