[mingw-gtk3/f15] Update to 3.0.12

Kalev Lember kalev at fedoraproject.org
Sat Jul 30 12:51:01 UTC 2011


commit 908d3da8c58320f102f64c429109a2050220fc57
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Jul 30 15:34:52 2011 +0300

    Update to 3.0.12

 .gitignore      |    1 +
 mingw-gtk3.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f47def..b21d1d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gtk+-3.0.10.tar.bz2
 /gtk+-3.0.11.tar.bz2
+/gtk+-3.0.12.tar.xz
diff --git a/mingw-gtk3.spec b/mingw-gtk3.spec
index 128e8e5..8c21de6 100644
--- a/mingw-gtk3.spec
+++ b/mingw-gtk3.spec
@@ -7,14 +7,14 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-gtk3
-Version:        3.0.11
+Version:        3.0.12
 Release:        1%{?dist}
 Summary:        MinGW Windows GTK+ library
 
 License:        LGPLv2+
 Group:          Development/Libraries
 URL:            http://www.gtk.org
-Source0:        http://download.gnome.org/sources/gtk+/%{release_version}/gtk+-%{version}.tar.bz2
+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
 # Fix multiple symbol definitions in gtk/gtkmarshalers.c and perf/marshalers.c
@@ -169,6 +169,9 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_mingw32_sysconfdir}/gtk-3.0/
 
 
 %changelog
+* Sat Jul 30 2011 Kalev Lember <kalevlember at gmail.com> - 3.0.12-1
+- Update to 3.0.12
+
 * Fri Jul 08 2011 Kalev Lember <kalevlember at gmail.com> - 3.0.11-1
 - Update to 3.0.11
 - Install missing gdk/win32/ headers, patch by Greg Hellings (#718802)
diff --git a/sources b/sources
index eb6e57c..147fca6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9792d52737b05227659b75eea770fbdf  gtk+-3.0.11.tar.bz2
+b9869b671b0fe5905dce2fee57c965cf  gtk+-3.0.12.tar.xz


More information about the scm-commits mailing list