[ghc-hakyll] update to 3.2.7.2

Jens Petersen petersen at fedoraproject.org
Thu Apr 26 10:00:50 UTC 2012


commit 8861bc523982912ac278bd7d5c2a282b44691dca
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Apr 26 19:00:34 2012 +0900

    update to 3.2.7.2

 .gitignore      |    1 +
 ghc-hakyll.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6398232..5429adf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /hakyll-3.2.6.0.tar.gz
 /hakyll-3.2.6.1.tar.gz
 /hakyll-3.2.6.2.tar.gz
+/hakyll-3.2.7.2.tar.gz
diff --git a/ghc-hakyll.spec b/ghc-hakyll.spec
index f4f77ea..adeb0b2 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.6.2
+Version:        3.2.7.2
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -29,7 +29,7 @@ BuildRequires:  ghc-cryptohash-prof
 BuildRequires:  ghc-directory-prof
 BuildRequires:  ghc-filepath-prof
 BuildRequires:  ghc-hamlet-prof
-BuildRequires:  ghc-pandoc-prof >= 1.9
+BuildRequires:  ghc-pandoc-prof > 1.9
 BuildRequires:  ghc-process-prof
 BuildRequires:  ghc-regex-tdfa-prof
 BuildRequires:  ghc-tagsoup-prof >= 0.12.6
@@ -64,6 +64,9 @@ BuildRequires:  ghc-unix-prof
 
 
 %changelog
+* Thu Apr 26 2012 Jens Petersen <petersen at redhat.com> - 3.2.7.2-1
+- update to 3.2.7.2
+
 * Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 3.2.6.2-1
 - update to 3.2.6.2
 
diff --git a/sources b/sources
index 3892e6e..39a9bee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6531e1badaed8ef003b53212af08978c  hakyll-3.2.6.2.tar.gz
+dd4d262bbc82474bcf1630f72ba6999c  hakyll-3.2.7.2.tar.gz


More information about the scm-commits mailing list