[ghc-gtk] update to 0.12.3.1

Jens Petersen petersen at fedoraproject.org
Thu Jun 21 08:32:22 UTC 2012


commit 547a72e3fa7b982ab59dd1b258d3af15f2d33fd4
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jun 21 17:32:20 2012 +0900

    update to 0.12.3.1

 .gitignore   |    1 +
 ghc-gtk.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c34378e..a788c69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gtk-0.12.1.tar.gz
 /gtk-0.12.2.tar.gz
 /gtk-0.12.3.tar.gz
+/gtk-0.12.3.1.tar.gz
diff --git a/ghc-gtk.spec b/ghc-gtk.spec
index aeef650..22060be 100644
--- a/ghc-gtk.spec
+++ b/ghc-gtk.spec
@@ -9,8 +9,8 @@
 %global common_description A %{pkg_name} library for Haskell.
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.3
-Release:        2%{?dist}
+Version:        0.12.3.1
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -66,6 +66,9 @@ Obsoletes: ghc-gtkglext-prof < 0.11, ghc-soegtk-prof < 0.11, ghc-vte-prof < 0.11
 
 
 %changelog
+* Thu Jun 21 2012 Jens Petersen <petersen at redhat.com> - 0.12.3.1-1
+- update to 0.12.3.1
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 0.12.3-2
 - rebuild
 
diff --git a/sources b/sources
index cbf693b..8e476b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-65a65b5cc1e1db0fbf722779a7044ded  gtk-0.12.3.tar.gz
+b10dfe92d2e4dfe3c0c92dd349489727  gtk-0.12.3.1.tar.gz


More information about the scm-commits mailing list