[gdk-pixbuf2] Update to 2.29.0

Kalev Lember kalev at fedoraproject.org
Fri May 3 22:35:16 UTC 2013


commit f8745783c13016829e365e68df1987fccb9d89d6
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri May 3 22:17:37 2013 +0200

    Update to 2.29.0

 .gitignore       |    1 +
 gdk-pixbuf2.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca6a0cb..8efd201 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ gdk-pixbuf-2.21.6.tar.bz2
 /gdk-pixbuf-2.27.3.tar.xz
 /gdk-pixbuf-2.28.0.tar.xz
 /gdk-pixbuf-2.28.1.tar.xz
+/gdk-pixbuf-2.29.0.tar.xz
diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec
index 5ea8b28..1701d16 100644
--- a/gdk-pixbuf2.spec
+++ b/gdk-pixbuf2.spec
@@ -1,7 +1,7 @@
-%global glib2_version 2.34.0
+%global glib2_version 2.37.0
 
 Name:           gdk-pixbuf2
-Version:        2.28.1
+Version:        2.29.0
 Release:        1%{?dist}
 Summary:        An image loading library
 
@@ -9,7 +9,7 @@ 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.28/gdk-pixbuf-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gdk-pixbuf/2.29/gdk-pixbuf-%{version}.tar.xz
 
 BuildRequires:  glib2-devel >= %{glib2_version}
 BuildRequires:  libpng-devel
@@ -117,6 +117,9 @@ fi
 
 
 %changelog
+* Sat May 04 2013 Kalev Lember <kalevlember at gmail.com> - 2.29.0-1
+- Update to 2.29.0
+
 * Mon Apr 15 2013 Richard Hughes <rhughes at redhat.com> - 2.28.1-1
 - Update to 2.28.1
 
diff --git a/sources b/sources
index ed4a825..bfe1cbd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c71cce316d08c559fc5970aa60754ab  gdk-pixbuf-2.28.1.tar.xz
+d6cf71ec63ff1138dece341c0551bde3  gdk-pixbuf-2.29.0.tar.xz


More information about the scm-commits mailing list