[gtk2/f22] 2.24.26

Matthias Clasen mclasen at fedoraproject.org
Fri Feb 20 00:59:25 UTC 2015


commit 4446f3d4962b7d554370fd5c2c716d4d5a18f523
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Feb 19 19:21:25 2015 -0500

    2.24.26

 .gitignore                                |  1 +
 0001-Ignore-gdk-pixbuf-deprecations.patch | 27 ---------------------------
 gtk2.spec                                 | 11 ++++++-----
 sources                                   |  2 +-
 4 files changed, 8 insertions(+), 33 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 06a1272..f7b9853 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ gtk+-2.21.5.tar.bz2
 /gtk+-2.24.23.tar.xz
 /gtk+-2.24.24.tar.xz
 /gtk+-2.24.25.tar.xz
+/gtk+-2.24.26.tar.bz2
diff --git a/gtk2.spec b/gtk2.spec
index 5557089..b825ca8 100644
--- a/gtk2.spec
+++ b/gtk2.spec
@@ -17,13 +17,13 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk2
-Version: 2.24.25
-Release: 2%{?dist}
+Version: 2.24.26
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
 #VCS: git:git://git.gnome.org/gtk+#gtk-2-24
-Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.bz2
 Source2: update-gtk-immodules
 Source3: im-cedilla.conf
 Source4: update-gtk-immodules.1
@@ -35,7 +35,6 @@ Patch2: icon-padding.patch
 Patch8: tooltip-positioning.patch
 # https://bugzilla.gnome.org/show_bug.cgi?id=611313
 Patch15: window-dragging.patch
-Patch16: 0001-Ignore-gdk-pixbuf-deprecations.patch
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -149,7 +148,6 @@ This package contains developer documentation for the GTK+ widget toolkit.
 %patch2 -p1 -b .icon-padding
 %patch8 -p1 -b .tooltip-positioning
 %patch15 -p1 -b .window-dragging
-%patch16 -p1 -b .gdk-pixbuf-deprecations
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
@@ -339,6 +337,9 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache
 %doc tmpdocs/examples
 
 %changelog
+* Thu Feb 19 2015 Matthias Clasen <mclasen at redhat.com> - 2.24.26-1
+- Update to 2.24.26
+
 * Wed Dec 17 2014 Kalev Lember <kalevlember at gmail.com> - 2.24.25-2
 - Use gtk-update-icon-cache that's built as gtk3 subpackage
 - Fix the build with latest gdk-pixbuf2
diff --git a/sources b/sources
index 644ee9b..b76c357 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-612350704dd3aacb95355a4981930c6f  gtk+-2.24.25.tar.xz
+8b8bd46c5b34d845d41d6cf194c26a79  gtk+-2.24.26.tar.bz2


More information about the scm-commits mailing list