[gtk2hs-buildtools] update to 0.12.5.1

Jens Petersen petersen at fedoraproject.org
Sat Dec 21 14:53:59 UTC 2013


commit 1b9cee6b1a9ba375836b1da39ce03e665103bcb5
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Dec 21 22:55:34 2013 +0900

    update to 0.12.5.1

 .gitignore             |    1 +
 gtk2hs-buildtools.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8719a2f..896d544 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gtk2hs-buildtools-0.9.tar.gz
 /gtk2hs-buildtools-0.12.1.tar.gz
 /gtk2hs-buildtools-0.12.3.1.tar.gz
 /gtk2hs-buildtools-0.12.4.tar.gz
+/gtk2hs-buildtools-0.12.5.1.tar.gz
diff --git a/gtk2hs-buildtools.spec b/gtk2hs-buildtools.spec
index 5634585..0d8065f 100644
--- a/gtk2hs-buildtools.spec
+++ b/gtk2hs-buildtools.spec
@@ -1,8 +1,8 @@
 # https://fedoraproject.org/wiki/Packaging:Haskell
 
 Name:           gtk2hs-buildtools
-Version:        0.12.4
-Release:        4%{?dist}
+Version:        0.12.5.1
+Release:        1%{?dist}
 Summary:        Tools to build the Gtk2Hs GUI libraries
 
 License:        GPLv2+
@@ -12,6 +12,7 @@ Source0:        http://hackage.haskell.org/packages/archive/%{name}/%{version}/%
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 # Begin cabal-rpm deps:
+BuildRequires:  alex
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-directory-devel
@@ -19,7 +20,6 @@ BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-pretty-devel
 BuildRequires:  ghc-process-devel
 BuildRequires:  ghc-random-devel
-BuildRequires:  alex
 BuildRequires:  happy
 # End cabal-rpm deps
 
@@ -58,6 +58,9 @@ the gtk2hs libraries themselves.
 
 
 %changelog
+* Sat Dec 21 2013 Jens Petersen <petersen at redhat.com> - 0.12.5.1-1
+- update to 0.12.5.1
+
 * 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 c7aea56..fb4c2ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad3d78bf7c25fdb4c713c3528d137a81  gtk2hs-buildtools-0.12.4.tar.gz
+2f8f761559185c7375b0b31354d791c8  gtk2hs-buildtools-0.12.5.1.tar.gz


More information about the scm-commits mailing list