[ghc-hakyll] update to 3.3.0.1

Jens Petersen petersen at fedoraproject.org
Wed Jun 13 09:06:07 UTC 2012


commit 03be1bd55be41a034e7fc457f53870e65c820e0a
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 13 18:06:02 2012 +0900

    update to 3.3.0.1

 .gitignore      |    1 +
 ghc-hakyll.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5429adf..d21b19a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /hakyll-3.2.6.1.tar.gz
 /hakyll-3.2.6.2.tar.gz
 /hakyll-3.2.7.2.tar.gz
+/hakyll-3.3.0.1.tar.gz
diff --git a/ghc-hakyll.spec b/ghc-hakyll.spec
index 3b9e1d2..61d1586 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.7.2
-Release:        2%{?dist}
+Version:        3.3.0.1
+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 > 1.9
+BuildRequires:  ghc-pandoc-prof >= 1.9.3
 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
+* Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 3.3.0.1-1
+- update to 3.3.0.1
+
 * Fri May 11 2012 Karsten Hopp <karsten at redhat.com> 3.2.7.2-2
 - change exclusivearches from ghc_arches to ghc_arches_with_ghci as
   the BR ghc-hamlet is only available on those archs
diff --git a/sources b/sources
index 39a9bee..1ef6d91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd4d262bbc82474bcf1630f72ba6999c  hakyll-3.2.7.2.tar.gz
+9c775b536752d3fd2bd4b3133e36da5d  hakyll-3.3.0.1.tar.gz


More information about the scm-commits mailing list