[ghc-hakyll] update to 3.2.6.0

Jens Petersen petersen at fedoraproject.org
Mon Feb 13 05:27:33 UTC 2012


commit ca3fd4ae9eb1739cd2850fe9e5e708168ae7f61e
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Feb 13 14:27:30 2012 +0900

    update to 3.2.6.0

 .gitignore      |    1 +
 ghc-hakyll.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e31058..e09d1af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /hakyll-3.2.3.2.tar.gz
 /hakyll-3.2.5.0.tar.gz
 /hakyll-3.2.5.1.tar.gz
+/hakyll-3.2.6.0.tar.gz
diff --git a/ghc-hakyll.spec b/ghc-hakyll.spec
index 765f3b0..9b9867c 100644
--- a/ghc-hakyll.spec
+++ b/ghc-hakyll.spec
@@ -11,8 +11,8 @@ 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.5.1
-Release:        2%{?dist}
+Version:        3.2.6.0
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -29,7 +29,7 @@ BuildRequires:  ghc-cryptohash-prof
 BuildRequires:  ghc-directory-prof
 BuildRequires:  ghc-filepath-prof
 BuildRequires:  ghc-hamlet-prof
-BuildRequires:  ghc-pandoc-prof
+BuildRequires:  ghc-pandoc-prof >= 1.9
 BuildRequires:  ghc-process-prof
 BuildRequires:  ghc-regex-pcre-prof
 BuildRequires:  ghc-tagsoup-prof >= 0.12.6
@@ -64,6 +64,9 @@ BuildRequires:  ghc-unix-prof
 
 
 %changelog
+* Mon Feb 13 2012 Jens Petersen <petersen at redhat.com> - 3.2.6.0-1
+- update to 3.2.6.0
+
 * Fri Feb 10 2012 Petr Pisar <ppisar at redhat.com> - 3.2.5.1-2
 - Rebuild against PCRE 8.30
 
diff --git a/sources b/sources
index c137ee8..30e46c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffc2e6ffe31e8eb3ec1ca07f0b2657c0  hakyll-3.2.5.1.tar.gz
+b63bf1fa3e4056d7c9d10845c30db6b3  hakyll-3.2.6.0.tar.gz


More information about the scm-commits mailing list