[gtk2/f17] 2.24.11

Matthias Clasen mclasen at fedoraproject.org
Sun Jul 15 20:31:11 UTC 2012


commit fb97464a26990819adf8a6415bd3144e7ec3581e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sun Jul 15 16:32:26 2012 -0400

    2.24.11

 .gitignore |    1 +
 gtk2.spec  |   10 +++++-----
 sources    |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e234f4..0b8d75d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ gtk+-2.21.5.tar.bz2
 /gtk+-2.24.7.tar.xz
 /gtk+-2.24.8.tar.xz
 /gtk+-2.24.10.tar.bz2
+/gtk+-2.24.11.tar.bz2
diff --git a/gtk2.spec b/gtk2.spec
index fdf3e3a..7998985 100644
--- a/gtk2.spec
+++ b/gtk2.spec
@@ -17,8 +17,8 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk2
-Version: 2.24.10
-Release: 2%{?dist}
+Version: 2.24.11
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -42,8 +42,6 @@ Patch15: window-dragging.patch
 
 # fix dso.
 Patch17: gtk2-fixdso.patch
-# backport patch from gtk-2-24 branch
-Patch18: allow-fallback-for-immodules.patch
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -161,7 +159,6 @@ This package contains developer documentation for the GTK+ widget toolkit.
 #%patch14 -p1 -b .landscape-pdf-print
 %patch15 -p1 -b .window-dragging
 %patch17 -p1 -b .fixdso
-%patch18 -p1 -b .fallback-immodules
 
 libtoolize
 autoreconf
@@ -351,6 +348,9 @@ fi
 %doc tmpdocs/examples
 
 %changelog
+* Sun Jul 15 2012 Matthias Clasen <mclasen at redhat.com> - 2.24.11-1
+- Update to 2.24.11
+
 * Fri Jun  8 2012 Akira TAGOH <tagoh at redhat.com> - 2.24.10-2
 - Add the backport patch from gtk-2-24 branch to allow fallback for immodules.
   This would solves the unexpected immodules selection. (#828764)
diff --git a/sources b/sources
index 0e8b224..c206844 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7672f1f10963bd2cd16e7a107cf45592  gtk+-2.24.10.tar.bz2
+06276b78fce8bdab115b1d48d77c335b  gtk+-2.24.11.tar.bz2


More information about the scm-commits mailing list