[ghc-gtk] update to 0.12.3

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 12:11:40 UTC 2012


commit f2f0bcfabae26d473a56e7832957394456184908
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 21:11:34 2012 +0900

    update to 0.12.3

 .gitignore   |    1 +
 ghc-gtk.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22b7e74..c34378e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gtk-0.12.0.tar.gz
 /gtk-0.12.1.tar.gz
 /gtk-0.12.2.tar.gz
+/gtk-0.12.3.tar.gz
diff --git a/ghc-gtk.spec b/ghc-gtk.spec
index 11616d4..ed60c27 100644
--- a/ghc-gtk.spec
+++ b/ghc-gtk.spec
@@ -9,7 +9,7 @@
 %global common_description A %{pkg_name} library for Haskell.
 
 Name:           ghc-%{pkg_name}
-Version:        0.12.2
+Version:        0.12.3
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -61,11 +61,14 @@ Obsoletes: ghc-gtkglext-prof < 0.11, ghc-soegtk-prof < 0.11, ghc-vte-prof < 0.11
 %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
 - workaround gthread.h error "Only <glib.h> can be included directly."
diff --git a/sources b/sources
index 5658113..cbf693b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a80d6f2ab90c673059270f2dd83c4686  gtk-0.12.2.tar.gz
+65a65b5cc1e1db0fbf722779a7044ded  gtk-0.12.3.tar.gz


More information about the scm-commits mailing list