[gtk2/f20] Update to 2.24.24

Kalev Lember kalev at fedoraproject.org
Mon Aug 25 19:46:05 UTC 2014


commit 77804f86fa2ae40315d6a5f5cfd1444385d80ea6
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Aug 25 20:43:53 2014 +0200

    Update to 2.24.24

 .gitignore |    1 +
 gtk2.spec  |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95e2a0c..86fc82d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ gtk+-2.21.5.tar.bz2
 /gtk+-2.24.20.tar.bz2
 /gtk+-2.24.21.tar.xz
 /gtk+-2.24.22.tar.bz2
+/gtk+-2.24.24.tar.xz
diff --git a/gtk2.spec b/gtk2.spec
index 6037886..c1ab217 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.22
-Release: 2%{?dist}
+Version: 2.24.24
+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.bz2
+Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz
 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
-# https://bugzilla.redhat.com/show_bug.cgi?id=973730
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -336,6 +335,9 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache
 %doc tmpdocs/examples
 
 %changelog
+* Mon Aug 25 2014 Kalev Lember <kalevlember at gmail.com> - 2.24.24-1
+- Update to 2.24.24
+
 * Mon Nov 11 2013 Matthias Clasen <mclasen at redhat.com> - 2.24.22-2
 - Fix build on aarch64
 
diff --git a/sources b/sources
index 3ddbaae..3f4cd8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d77f4f79a108d39cb69d56b0d32ec1a  gtk+-2.24.22.tar.bz2
+f80ac8aa95ea8482ad89656d0370752e  gtk+-2.24.24.tar.xz


More information about the scm-commits mailing list