[ghc-gio] update to 0.12.3

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 12:09:51 UTC 2012


commit 282e0a0f3622bcf372e3e349c911b69905d7aa68
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 21:09:45 2012 +0900

    update to 0.12.3

 .gitignore   |    1 +
 ghc-gio.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a209fcc..639eab4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gio-0.12.0.tar.gz
 /gio-0.12.1.tar.gz
 /gio-0.12.2.tar.gz
+/gio-0.12.3.tar.gz
diff --git a/ghc-gio.spec b/ghc-gio.spec
index ac59b4b..3a23642 100644
--- a/ghc-gio.spec
+++ b/ghc-gio.spec
@@ -9,7 +9,7 @@
 %global common_description A %{pkg_name} binding for Haskell.
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.2
+Version:        0.12.3
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -55,11 +55,14 @@ Requires:  glib2-devel%{?_isa}
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files COPYING
 %doc demo
 
 
 %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-1
 - update to 0.12.2 and cabal2spec-0.25.2
 
diff --git a/sources b/sources
index fd5f79f..b53d2b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-248853f63f1053695d0a99f70c5d5deb  gio-0.12.2.tar.gz
+e2ac31b2dc74ecfdc4e84ecfc132bd05  gio-0.12.3.tar.gz


More information about the scm-commits mailing list