[mingw-gtk3] Update to 3.2.1

Kalev Lember kalev at fedoraproject.org
Tue Oct 18 16:49:14 UTC 2011


commit 2a0a41beef52ac5e7d0532eb86fe0a9968f53585
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Oct 18 19:48:43 2011 +0300

    Update to 3.2.1

 .gitignore      |    1 +
 mingw-gtk3.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 23a3126..68b0a13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gtk+-3.1.8.tar.xz
 /gtk+-3.1.16.tar.xz
 /gtk+-3.2.0.tar.xz
+/gtk+-3.2.1.tar.xz
diff --git a/mingw-gtk3.spec b/mingw-gtk3.spec
index c58fc4f..f98b575 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.2.0
+Version:        3.2.1
 Release:        1%{?dist}
 Summary:        MinGW Windows GTK+ library
 
@@ -159,6 +159,9 @@ fi
 
 
 %changelog
+* Tue Oct 18 2011 Kalev Lember <kalevlember at gmail.com> - 3.2.1-1
+- Update to 3.2.1
+
 * Fri Sep 30 2011 Kalev Lember <kalevlember at gmail.com> - 3.2.0-1
 - Update to 3.2.0
 
diff --git a/sources b/sources
index ad95a5f..8d06986 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f9816f3436ffa3bb885e14354b1fd6c  gtk+-3.2.0.tar.xz
+67a49ef2c03be47e2b6b988c8e8c392d  gtk+-3.2.1.tar.xz


More information about the scm-commits mailing list