[ghc-glib] update to 0.12.4

Jens Petersen petersen at fedoraproject.org
Mon Nov 19 06:45:09 UTC 2012


commit bd4928261097dfb415fe625bbc1a0a13e04fac77
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Nov 19 15:45:03 2012 +0900

    update to 0.12.4

 .gitignore    |    1 +
 ghc-glib.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b15bfed..8327591 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /glib-0.12.2.tar.gz
 /glib-0.12.3.tar.gz
 /glib-0.12.3.1.tar.gz
+/glib-0.12.4.tar.gz
diff --git a/ghc-glib.spec b/ghc-glib.spec
index 1f02968..a19c95f 100644
--- a/ghc-glib.spec
+++ b/ghc-glib.spec
@@ -10,8 +10,8 @@ dealing with Unicode. This package only binds as much functionality as required\
 to support the packages that wrap libraries that are themselves based on GLib.
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.3.1
-Release:        4%{?dist}
+Version:        0.12.4
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 License:        LGPLv2+
@@ -57,6 +57,9 @@ Obsoletes:      ghc-gconf-devel < 0.11, ghc-gstreamer-devel < 0.11, ghc-svgcairo
 
 
 %changelog
+* Mon Nov 19 2012 Jens Petersen <petersen at redhat.com> - 0.12.4-1
+- update to 0.12.4
+
 * Sat Nov 17 2012 Jens Petersen <petersen at redhat.com> - 0.12.3.1-4
 - update with cabal-rpm
 - move old obsoletes to devel subpackage
diff --git a/sources b/sources
index 44a199f..37eb26c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2899bd2a2850fe95479ddb63490eb04  glib-0.12.3.1.tar.gz
+3172907258183466f1e604a435285c51  glib-0.12.4.tar.gz


More information about the scm-commits mailing list