[ghc-glib] update to 0.12.3.1

Jens Petersen petersen at fedoraproject.org
Wed Jun 13 08:55:18 UTC 2012


commit 0b25e58dae2e62456ec3abc608fee466e3bc2494
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 13 17:55:12 2012 +0900

    update to 0.12.3.1

 .gitignore    |    1 +
 ghc-glib.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 350d7d5..b15bfed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /glib-0.12.1.tar.gz
 /glib-0.12.2.tar.gz
 /glib-0.12.3.tar.gz
+/glib-0.12.3.1.tar.gz
diff --git a/ghc-glib.spec b/ghc-glib.spec
index 9c2cec4..536105c 100644
--- a/ghc-glib.spec
+++ b/ghc-glib.spec
@@ -9,7 +9,7 @@
 %global common_description Binding to the GLIB library for Gtk2Hs.
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.3
+Version:        0.12.3.1
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -58,6 +58,9 @@ Requires:  glib2-devel%{?_isa}
 
 
 %changelog
+* Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 0.12.3.1-1
+- update to 0.12.3.1
+
 * Tue Mar 20 2012 Jens Petersen <petersen at redhat.com> - 0.12.3-1
 - update to 0.12.3
 
diff --git a/sources b/sources
index 1431cb5..44a199f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ace7b5a3ae64dc10886c701e3a7684cb  glib-0.12.3.tar.gz
+f2899bd2a2850fe95479ddb63490eb04  glib-0.12.3.1.tar.gz


More information about the scm-commits mailing list