[mingw-gtk3] Update to 3.2.0

Kalev Lember kalev at fedoraproject.org
Fri Sep 30 16:19:07 UTC 2011


commit 5e01b418c653da73cffbaa742cf4db9d37bdefa1
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Sep 30 19:18:27 2011 +0300

    Update to 3.2.0

 .gitignore      |    1 +
 mingw-gtk3.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 593e7f1..23a3126 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gtk+-3.0.11.tar.bz2
 /gtk+-3.1.8.tar.xz
 /gtk+-3.1.16.tar.xz
+/gtk+-3.2.0.tar.xz
diff --git a/mingw-gtk3.spec b/mingw-gtk3.spec
index 297d392..c58fc4f 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.1.16
+Version:        3.2.0
 Release:        1%{?dist}
 Summary:        MinGW Windows GTK+ library
 
@@ -159,6 +159,9 @@ fi
 
 
 %changelog
+* Fri Sep 30 2011 Kalev Lember <kalevlember at gmail.com> - 3.2.0-1
+- Update to 3.2.0
+
 * Tue Aug 30 2011 Kalev Lember <kalevlember at gmail.com> - 3.1.16-1
 - Update to 3.1.16
 
diff --git a/sources b/sources
index c92faa6..ad95a5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22f9142e3f723cf4e1cd36384d973ffa  gtk+-3.1.16.tar.xz
+4f9816f3436ffa3bb885e14354b1fd6c  gtk+-3.2.0.tar.xz


More information about the scm-commits mailing list