[gtk2] 2.24.24

Matthias Clasen mclasen at fedoraproject.org
Tue Jul 22 19:09:17 UTC 2014


commit 404504a6e1fc6bb6ba0f5263d415c0c0472b68a7
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jul 22 15:09:02 2014 -0400

    2.24.24

 .gitignore |    1 +
 gtk2.spec  |   10 +++++-----
 sources    |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 672c36b..cbe48ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ gtk+-2.21.5.tar.bz2
 /gtk+-2.24.21.tar.xz
 /gtk+-2.24.22.tar.bz2
 /gtk+-2.24.23.tar.xz
+/gtk+-2.24.24.tar.xz
diff --git a/gtk2.spec b/gtk2.spec
index bf0bc02..1363411 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.23
-Release: 3%{?dist}
+Version: 2.24.24
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -35,8 +35,6 @@ Patch2: icon-padding.patch
 Patch8: tooltip-positioning.patch
 # https://bugzilla.gnome.org/show_bug.cgi?id=611313
 Patch15: window-dragging.patch
-# Backported from upstream
-Patch16: 0001-pixbuf-engine-Fix-the-build-with-Werror-format-secur.patch
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -148,7 +146,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 .format_security
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
@@ -338,6 +335,9 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache
 %doc tmpdocs/examples
 
 %changelog
+* Tue Jul 22 2014 Matthias Clasen <mclasen at redhat.com> - 2.24.24-1
+- Update to 2.24.24
+
 * Tue Jul 22 2014 Kalev Lember <kalevlember at gmail.com> - 2.24.23-3
 - Rebuilt for gobject-introspection 1.41.4
 
diff --git a/sources b/sources
index 7690e61..3f4cd8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0be39fbed4ca125645175cd6e22f2548  gtk+-2.24.23.tar.xz
+f80ac8aa95ea8482ad89656d0370752e  gtk+-2.24.24.tar.xz


More information about the scm-commits mailing list