[ghc-glib] update to 0.12.5.0

Jens Petersen petersen at fedoraproject.org
Sat Dec 21 14:54:57 UTC 2013


commit f4745cc69c6ff8677e8894aa066272e091644862
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Dec 21 22:56:25 2013 +0900

    update to 0.12.5.0

 .gitignore    |    1 +
 ghc-glib.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8327591..24abb97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /glib-0.12.3.tar.gz
 /glib-0.12.3.1.tar.gz
 /glib-0.12.4.tar.gz
+/glib-0.12.5.0.tar.gz
diff --git a/ghc-glib.spec b/ghc-glib.spec
index 0a46919..c345505 100644
--- a/ghc-glib.spec
+++ b/ghc-glib.spec
@@ -3,8 +3,8 @@
 %global pkg_name glib
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.4
-Release:        4%{?dist}
+Version:        0.12.5.0
+Release:        1%{?dist}
 Summary:        Binding to the GLIB library for Gtk2Hs
 
 License:        LGPLv2+
@@ -15,6 +15,7 @@ BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-utf8-string-devel
 BuildRequires:  gtk2hs-buildtools
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
@@ -71,6 +72,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Sat Dec 21 2013 Jens Petersen <petersen at redhat.com> - 0.12.5.0-1
+- update to 0.12.5.0
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 37eb26c..65edb06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3172907258183466f1e604a435285c51  glib-0.12.4.tar.gz
+fa94e2f40641dd2fa0d01a0da3fd7b50  glib-0.12.5.0.tar.gz


More information about the scm-commits mailing list