[mingw-gtk2: 62/65] Update to 2.24.10

epienbro epienbro at fedoraproject.org
Tue Mar 6 20:05:28 UTC 2012


commit 6ae7105dbbca851dc612942d5fed250133118255
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Feb 9 18:18:27 2012 +0200

    Update to 2.24.10
    
    - Drop an upstreamed patch

 .gitignore        |    1 +
 gtk2-fixdso.patch |   33 ---------------------------------
 mingw32-gtk2.spec |   10 +++++-----
 sources           |    2 +-
 4 files changed, 7 insertions(+), 39 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c340360..ae1b5bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gtk+-2.24.7.tar.xz
 /gtk+-2.24.8.tar.xz
 /gtk+-2.24.9.tar.xz
+/gtk+-2.24.10.tar.xz
diff --git a/mingw32-gtk2.spec b/mingw32-gtk2.spec
index 12ee693..2a8ef5c 100644
--- a/mingw32-gtk2.spec
+++ b/mingw32-gtk2.spec
@@ -3,7 +3,7 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-gtk2
-Version:        2.24.9
+Version:        2.24.10
 Release:        1%{?dist}
 Summary:        MinGW Windows Gtk2 library
 
@@ -21,9 +21,6 @@ Patch1000:      mingw32-gtk2-2.15.0-xbuttons.patch
 # Enable building a static library of GTK
 Patch1001:      mingw32-gtk2-enable_static_build.patch
 
-# Fix gmodule linking failure when using the latest pango
-Patch1002:      gtk2-fixdso.patch
-
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 68
@@ -82,7 +79,6 @@ Static version of the MinGW Windows Gtk2 library.
 
 %patch1000 -p1
 %patch1001 -p0
-%patch1002 -p0 -b .fixdso
 
 
 %build
@@ -192,6 +188,10 @@ rm -f $RPM_BUILD_ROOT%{_mingw32_libdir}/gtk-2.0/modules/*.dll.a
 
 
 %changelog
+* Thu Feb 09 2012 Kalev Lember <kalevlember at gmail.com> - 2.24.10-1
+- Update to 2.24.10
+- Drop an upstreamed patch
+
 * Wed Feb  1 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.24.9-1
 - Update to 2.24.9
 - Dropped the .la files
diff --git a/sources b/sources
index fed5dd0..9602857 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d80261125b964aef2f2cbfbb1a9da2a  gtk+-2.24.9.tar.xz
+7fdcb407dd174010a695b555bf9b65e2  gtk+-2.24.10.tar.xz


More information about the scm-commits mailing list