[gtk2hs-buildtools] update to 0.12.4

Jens Petersen petersen at fedoraproject.org
Sat Nov 17 17:09:17 UTC 2012


commit 468e92647433f71badb2ff40f223ead900f26fbe
Author: Jens Petersen <petersen at redhat.com>
Date:   Sun Nov 18 02:09:12 2012 +0900

    update to 0.12.4

 .gitignore             |    1 +
 gtk2hs-buildtools.spec |   12 ++++++++----
 sources                |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb3037f..8719a2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ gtk2hs-buildtools-0.9.tar.gz
 /gtk2hs-buildtools-0.12.0.tar.gz
 /gtk2hs-buildtools-0.12.1.tar.gz
 /gtk2hs-buildtools-0.12.3.1.tar.gz
+/gtk2hs-buildtools-0.12.4.tar.gz
diff --git a/gtk2hs-buildtools.spec b/gtk2hs-buildtools.spec
index 8543ae9..af4b3ac 100644
--- a/gtk2hs-buildtools.spec
+++ b/gtk2hs-buildtools.spec
@@ -1,10 +1,9 @@
-# cabal2spec-0.25
 # https://fedoraproject.org/wiki/Packaging:Haskell
 # https://fedoraproject.org/wiki/PackagingDrafts/Haskell
 
 Name:           gtk2hs-buildtools
-Version:        0.12.3.1
-Release:        2%{?dist}
+Version:        0.12.4
+Release:        1%{?dist}
 Summary:        Haskell Gtk2Hs buildtools
 
 Group:          Development/Tools
@@ -19,10 +18,12 @@ BuildRequires:  ghc-rpm-macros
 BuildRequires:  alex
 BuildRequires:  happy
 BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-haskell98-devel
+BuildRequires:  ghc-directory-devel
+BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-pretty-devel
 BuildRequires:  ghc-process-devel
 BuildRequires:  ghc-random-devel
+# End cabal-rpm deps
 
 %description
 This package provides a set of helper programs necessary to build
@@ -57,6 +58,9 @@ the gtk2hs libraries themselves.
 
 
 %changelog
+* Sat Nov 17 2012 Jens Petersen <petersen at redhat.com> - 0.12.4-1
+- update to 0.12.4
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.3.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 1be39af..c7aea56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-612611d831635024c953d2817b124e29  gtk2hs-buildtools-0.12.3.1.tar.gz
+ad3d78bf7c25fdb4c713c3528d137a81  gtk2hs-buildtools-0.12.4.tar.gz


More information about the scm-commits mailing list