[mingw-gtk3] Update to 3.4.2

Kalev Lember kalev at fedoraproject.org
Sun May 6 19:33:27 UTC 2012


commit 58c33ab5dd661c237c58a31c93472307f0b9b2a8
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun May 6 19:33:06 2012 +0300

    Update to 3.4.2

 ...ication-window-Fix-build-without-unix-gio.patch |   37 --------------------
 mingw-gtk3.spec                                    |    8 +++--
 sources                                            |    2 +-
 3 files changed, 6 insertions(+), 41 deletions(-)
---
diff --git a/mingw-gtk3.spec b/mingw-gtk3.spec
index 17abbff..943bec9 100644
--- a/mingw-gtk3.spec
+++ b/mingw-gtk3.spec
@@ -5,7 +5,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-gtk3
-Version:        3.4.1
+Version:        3.4.2
 Release:        1%{?dist}
 Summary:        MinGW Windows GTK+ library
 
@@ -15,7 +15,6 @@ URL:            http://www.gtk.org
 Source0:        http://download.gnome.org/sources/gtk+/%{release_version}/gtk+-%{version}.tar.xz
 # wine gtk-query-immodules-3.0.exe > gtk.immodules
 Source1:        gtk.immodules
-Patch0:         0001-application-window-Fix-build-without-unix-gio.patch
 
 BuildArch:      noarch
 
@@ -98,7 +97,6 @@ This package contains the MinGW Windows cross compiled GTK+ 3 library.
 
 %prep
 %setup -q -n gtk+-%{version}
-%patch0 -p1 -b .unix_gio
 
 
 %build
@@ -244,6 +242,10 @@ fi
 
 
 %changelog
+* Sun May 06 2012 Kalev Lember <kalevlember at gmail.com> - 3.4.2-1
+- Update to 3.4.2
+- Drop an upstreamed patch
+
 * Sat Apr 14 2012 Kalev Lember <kalevlember at gmail.com> - 3.4.1-1
 - Update to 3.4.1
 - Added a patch to fix build without unix gio
diff --git a/sources b/sources
index 9ee32af..e25dcf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cbf02394c2c42cc597405eadabcac3e  gtk+-3.4.1.tar.xz
+9e20443fbaa3ba3e9cbd2fc44d6be121  gtk+-3.4.2.tar.xz


More information about the scm-commits mailing list