[mingw-gtk3] Update to 3.6.0

Erik van Pienbroek epienbro at fedoraproject.org
Fri Oct 5 15:05:50 UTC 2012


commit 6b951291cc521de0adaa5c61b4774d82e72f20d9
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Oct 5 17:05:46 2012 +0200

    Update to 3.6.0

 ...e-gtkdbusgenerated.c-on-non-UNIX-environm.patch |   27 --------------------
 mingw-gtk3.spec                                    |   10 +++----
 sources                                            |    2 +-
 3 files changed, 5 insertions(+), 34 deletions(-)
---
diff --git a/mingw-gtk3.spec b/mingw-gtk3.spec
index 43f1393..d64c7f5 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.5.12
+Version:        3.6.0
 Release:        1%{?dist}
 Summary:        MinGW Windows GTK+ library
 
@@ -20,10 +20,6 @@ Source1:        gtk.immodules
 # https://bugzilla.gnome.org/show_bug.cgi?id=682824
 Patch0:         0001-Don-t-build-gtk-launch-on-Win32-environments.patch
 
-# Fix the build by linking against gtkdbusgenerated.c
-# https://bugzilla.gnome.org/show_bug.cgi?id=682825
-Patch1:         0002-Also-compile-gtkdbusgenerated.c-on-non-UNIX-environm.patch
-
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 95
@@ -110,7 +106,6 @@ This package contains the MinGW Windows cross compiled GTK+ 3 library.
 %prep
 %setup -q -n gtk+-%{version}
 %patch0 -p1
-%patch1 -p1
 
 autoreconf -i --force
 
@@ -258,6 +253,9 @@ fi
 
 
 %changelog
+* Fri Oct  5 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.6.0-1
+- Update to 3.6.0
+
 * Mon Aug 27 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.5.12-1
 - Update to 3.5.12
 
diff --git a/sources b/sources
index 05115fb..89f445c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-597817133e41e841b932a10b3a433156  gtk+-3.5.12.tar.xz
+6f7ef4679f7e3622894c3f57045a1188  gtk+-3.6.0.tar.xz


More information about the scm-commits mailing list