[gtk2] Update to 2.24.5

Tomas Bzatek tbzatek at fedoraproject.org
Fri Jun 17 12:43:11 UTC 2011


commit 89d1af0ed5c7587c07825ff51905175dc3b3d188
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Fri Jun 17 14:42:17 2011 +0200

    Update to 2.24.5

 .gitignore                  |    1 +
 gtk2.spec                   |   13 ++++++-----
 gtkdnd-keycode-unbind.patch |   47 -------------------------------------------
 sources                     |    2 +-
 4 files changed, 9 insertions(+), 54 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5cec911..91fa938 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ gtk+-2.21.5.tar.bz2
 /gtk+-2.24.1.tar.bz2
 /gtk+-2.24.3.tar.bz2
 /gtk+-2.24.4.tar.bz2
+/gtk+-2.24.5.tar.xz
diff --git a/gtk2.spec b/gtk2.spec
index a8c20c1..96d84f9 100644
--- a/gtk2.spec
+++ b/gtk2.spec
@@ -1,6 +1,6 @@
 # Note that this is NOT a relocatable package
 
-%define glib2_base_version 2.23.6
+%define glib2_base_version 2.27.3
 %define glib2_version %{glib2_base_version}-1
 %define pango_base_version 1.20.0
 %define pango_version %{pango_base_version}-1
@@ -17,13 +17,13 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk2
-Version: 2.24.4
-Release: 2%{?dist}
+Version: 2.24.5
+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
 
@@ -39,7 +39,6 @@ Patch8: tooltip-positioning.patch
 #Patch14: gtk2-landscape-pdf-print.patch
 # https://bugzilla.gnome.org/show_bug.cgi?id=611313
 Patch15: window-dragging.patch
-Patch16: gtkdnd-keycode-unbind.patch
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -156,7 +155,6 @@ This package contains developer documentation for the GTK+ widget toolkit.
 %patch8 -p1 -b .tooltip-positioning
 #%patch14 -p1 -b .landscape-pdf-print
 %patch15 -p1 -b .window-dragging
-%patch16 -p1 -b .keycode-unbind
 
 %build
 # For the gobject-introspection patch
@@ -352,6 +350,9 @@ fi
 %doc tmpdocs/examples
 
 %changelog
+* Fri Jun 17 2011 Tomas Bzatek <tbzatek at redhat.com> - 2.24.5-1
+- Update to 2.24.5
+
 * Mon Jun 13 2011 Daniel Drake <dsd at laptop.org> - 2.24.4-2
 - Fix unbinding of keycodes on drag-and-drop (olpc#10643)
 
diff --git a/sources b/sources
index 01b6df1..9f721d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e05a700ba79c8813d56e83e80636ee21  gtk+-2.24.4.tar.bz2
+f229b6de6699b898682939bc5baa0c61  gtk+-2.24.5.tar.xz


More information about the scm-commits mailing list