[ghc-hakyll] Revert "update to 3.3.0.1" until we have blaze-html-0.5

Jens Petersen petersen at fedoraproject.org
Thu Jun 14 08:22:45 UTC 2012


commit 768b92c569ce51ac2feb024a008f6a5374324a0b
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jun 14 17:22:41 2012 +0900

    Revert "update to 3.3.0.1" until we have blaze-html-0.5

 .gitignore      |    1 -
 ghc-hakyll.spec |    9 +++------
 sources         |    2 +-
 3 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d21b19a..5429adf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,3 @@
 /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 61d1586..3b9e1d2 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.3.0.1
-Release:        1%{?dist}
+Version:        3.2.7.2
+Release:        2%{?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.3
+BuildRequires:  ghc-pandoc-prof > 1.9
 BuildRequires:  ghc-process-prof
 BuildRequires:  ghc-regex-tdfa-prof
 BuildRequires:  ghc-tagsoup-prof >= 0.12.6
@@ -64,9 +64,6 @@ 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 1ef6d91..39a9bee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c775b536752d3fd2bd4b3133e36da5d  hakyll-3.3.0.1.tar.gz
+dd4d262bbc82474bcf1630f72ba6999c  hakyll-3.2.7.2.tar.gz


More information about the scm-commits mailing list