[mingw-gtk3] Update to 3.8.0

Erik van Pienbroek epienbro at fedoraproject.org
Tue Mar 26 19:21:57 UTC 2013


commit 764ad8f54b2ac13539e216dbc1e952898efe8d36
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Mar 26 20:21:53 2013 +0100

    Update to 3.8.0

 commit-a2cd99.patch |   23 -----------------------
 mingw-gtk3.spec     |   10 ++++------
 sources             |    2 +-
 3 files changed, 5 insertions(+), 30 deletions(-)
---
diff --git a/mingw-gtk3.spec b/mingw-gtk3.spec
index 1b3f352..430de8c 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.7.14
+Version:        3.8.0
 Release:        1%{?dist}
 Summary:        MinGW Windows GTK+ library
 
@@ -16,10 +16,6 @@ Source0:        http://download.gnome.org/sources/gtk+/%{release_version}/gtk+-%
 # wine gtk-query-immodules-3.0.exe > gtk.immodules
 Source1:        gtk.immodules
 
-# Link with -lwinmm
-# https://git.gnome.org/browse/gtk+/commit/?id=a2cd9983c3e017238a9e0fa41674171a9adacdc4
-Patch0:         commit-a2cd99.patch
-
 # Don't use AC_CANONICAL_TARGET as it causes executables like gtk3-demo.exe to
 # be prefixed with %%{mingw32_target}- and %%{mingw64_target}-
 # https://bugzilla.gnome.org/show_bug.cgi?id=692638
@@ -110,7 +106,6 @@ This package contains the MinGW Windows cross compiled GTK+ 3 library.
 
 %prep
 %setup -q -n gtk+-%{version}
-%patch0 -p1
 %patch2 -p1
 
 autoreconf -i --force
@@ -259,6 +254,9 @@ fi
 
 
 %changelog
+* Tue Mar 26 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.8.0-1
+- Update to 3.8.0
+
 * Sun Mar 24 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.7.14-1
 - Update to 3.7.14
 
diff --git a/sources b/sources
index 1c2cea9..667110c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6171e8c9513a9ae639d660231ca6dbed  gtk+-3.7.14.tar.xz
+ee8042469449c2bc702dbd9fa690f405  gtk+-3.8.0.tar.xz


More information about the scm-commits mailing list