[ghc-hakyll] update to 3.2.5.0

Jens Petersen petersen at fedoraproject.org
Thu Jan 26 02:37:48 UTC 2012


commit 02621f82d9ca7f2cc5cbd2e0101fb8b81f6d60ae
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jan 26 11:37:42 2012 +0900

    update to 3.2.5.0

 .gitignore      |    1 +
 ghc-hakyll.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a62da3e..1601cef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /hakyll-3.2.0.10.tar.gz
 /hakyll-3.2.3.2.tar.gz
+/hakyll-3.2.5.0.tar.gz
diff --git a/ghc-hakyll.spec b/ghc-hakyll.spec
index 6b9f0e9..d46ed47 100644
--- a/ghc-hakyll.spec
+++ b/ghc-hakyll.spec
@@ -11,7 +11,7 @@ It provides you with the tools to create a simple or advanced static website\
 using a Haskell DSL and formats such as markdown or RST.
 
 Name:           ghc-%{pkg_name}
-Version:        3.2.3.2
+Version:        3.2.5.0
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -32,7 +32,7 @@ BuildRequires:  ghc-hamlet-prof
 BuildRequires:  ghc-pandoc-prof
 BuildRequires:  ghc-process-prof
 BuildRequires:  ghc-regex-pcre-prof
-BuildRequires:  ghc-tagsoup-prof
+BuildRequires:  ghc-tagsoup-prof >= 0.12.6
 BuildRequires:  ghc-unix-prof
 
 %description
@@ -64,6 +64,9 @@ BuildRequires:  ghc-unix-prof
 
 
 %changelog
+* Thu Jan 26 2012 Jens Petersen <petersen at redhat.com> - 3.2.5.0-1
+- update to 3.2.5.0
+
 * Fri Jan  6 2012 Jens Petersen <petersen at redhat.com> - 3.2.3.2-1
 - update to 3.2.3.2 and cabal2spec-0.25.2
 - use ghc_add_basepkg_file
diff --git a/sources b/sources
index e874b7f..26cc3d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5734ef609e85f0d092abac7203eaa847  hakyll-3.2.3.2.tar.gz
+a8b8fdf3ce606b774b78963118d4aa3d  hakyll-3.2.5.0.tar.gz


More information about the scm-commits mailing list