[ghc-glib] update to 0.12.3

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 09:31:52 UTC 2012


commit 481aef1f7de48715ce93d7fe226acd4aedacce5d
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 18:31:46 2012 +0900

    update to 0.12.3

 .gitignore    |    1 +
 ghc-glib.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f42964..350d7d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /glib-0.12.0.tar.gz
 /glib-0.12.1.tar.gz
 /glib-0.12.2.tar.gz
+/glib-0.12.3.tar.gz
diff --git a/ghc-glib.spec b/ghc-glib.spec
index d86826d..9c2cec4 100644
--- a/ghc-glib.spec
+++ b/ghc-glib.spec
@@ -9,8 +9,8 @@
 %global common_description Binding to the GLIB library for Gtk2Hs.
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.2
-Release:        2%{?dist}
+Version:        0.12.3
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -54,10 +54,13 @@ Requires:  glib2-devel%{?_isa}
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files COPYING
 
 
 %changelog
+* Tue Mar 20 2012 Jens Petersen <petersen at redhat.com> - 0.12.3-1
+- update to 0.12.3
+
 * Fri Jan  6 2012 Jens Petersen <petersen at redhat.com> - 0.12.2-2
 - update to cabal2spec-0.25.2
 
diff --git a/sources b/sources
index 08cf3ed..1431cb5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d8a04be9a975fb70c6508f95aeb3265  glib-0.12.2.tar.gz
+ace7b5a3ae64dc10886c701e3a7684cb  glib-0.12.3.tar.gz


More information about the scm-commits mailing list