From d9136969fa70f1bd6c207ca20db77895fd32eb5f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 15 Jan 2013 21:58:59 -0500 Subject: [PATCH] 2.27.0 --- .gitignore | 1 + gdk-pixbuf2.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3285bff..526ecd5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.26.2.tar.xz /gdk-pixbuf-2.26.4.tar.xz /gdk-pixbuf-2.26.5.tar.xz +/gdk-pixbuf-2.27.0.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 25923d8..9d057d3 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,15 +1,15 @@ %global glib2_version 2.34.0 Name: gdk-pixbuf2 -Version: 2.26.5 -Release: 3%{?dist} +Version: 2.27.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.26/gdk-pixbuf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gdk-pixbuf/2.27/gdk-pixbuf-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: libpng-devel @@ -117,6 +117,9 @@ fi %changelog +* Tue Jan 15 2013 Matthias Clasen - 2.27.0-1 +- Update to 2.27.0 + * Tue Jan 15 2013 Ville Skyttä - 2.26.5-3 - Require glib2 >= 2.34.0 for g_type_ensure(). diff --git a/sources b/sources index 9c1de13..7bd622e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -339329e6d619ee3e1cb93979111b04c0 gdk-pixbuf-2.26.5.tar.xz +a55a206078171f1763013244ea1d349b gdk-pixbuf-2.27.0.tar.xz