[mingw-gtk3/f15] Update to 3.0.11

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


commit ced0d7912dede3a417d3cfa885edd983da51d607
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 |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 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 dc2d5dd..7452d37 100644
--- a/mingw-gtk3.spec
+++ b/mingw-gtk3.spec
@@ -7,7 +7,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-gtk3
-Version:        3.0.10
+Version:        3.0.11
 Release:        1%{?dist}
 Summary:        MinGW Windows GTK+ library
 
@@ -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
+
 * Mon May 23 2011 Kalev Lember <kalev at smartlink.ee> - 3.0.10-1
 - Update to 3.0.10
 - Renamed the base package to mingw-gtk3
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