[mingw-gtk3] Update to 3.0.11

Kalev Lember kalev at fedoraproject.org
Fri Jul 8 21:31:02 UTC 2011


commit 82d4c6c4d0e5a51b07a03148d9f278dfcd10be69
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Jul 8 21:09:26 2011 +0300

    Update to 3.0.11

 .gitignore      |    1 +
 mingw-gtk3.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03b1e30..6f47def 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gtk+-3.0.10.tar.bz2
+/gtk+-3.0.11.tar.bz2
diff --git a/mingw-gtk3.spec b/mingw-gtk3.spec
index b424941..6441732 100644
--- a/mingw-gtk3.spec
+++ b/mingw-gtk3.spec
@@ -7,8 +7,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-gtk3
-Version:        3.0.10
-Release:        2%{?dist}
+Version:        3.0.11
+Release:        1%{?dist}
 Summary:        MinGW Windows GTK+ library
 
 License:        LGPLv2+
@@ -166,6 +166,9 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_mingw32_sysconfdir}/gtk-3.0/
 
 
 %changelog
+* Fri Jul 08 2011 Kalev Lember <kalevlember at gmail.com> - 3.0.11-1
+- Update to 3.0.11
+
 * Thu Jul 07 2011 Kalev Lember <kalevlember at gmail.com> - 3.0.10-2
 - Rebuilt against win-iconv
 
diff --git a/sources b/sources
index 12fcbe3..eb6e57c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3da1cb367225004f5ff186e13d096439  gtk+-3.0.10.tar.bz2
+9792d52737b05227659b75eea770fbdf  gtk+-3.0.11.tar.bz2


More information about the scm-commits mailing list