[ghc-hakyll] update to 3.2.6.2

Jens Petersen petersen at fedoraproject.org
Thu Mar 22 14:05:01 UTC 2012


commit c574b2e093f9c91615b805303ad7ef5fb427d0c2
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Mar 22 23:04:54 2012 +0900

    update to 3.2.6.2

 .gitignore      |    1 +
 ghc-hakyll.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13fa44e..6398232 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /hakyll-3.2.5.1.tar.gz
 /hakyll-3.2.6.0.tar.gz
 /hakyll-3.2.6.1.tar.gz
+/hakyll-3.2.6.2.tar.gz
diff --git a/ghc-hakyll.spec b/ghc-hakyll.spec
index 5b5e801..f4f77ea 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.1
+Version:        3.2.6.2
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -60,10 +60,13 @@ BuildRequires:  ghc-unix-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 
 
 %changelog
+* Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 3.2.6.2-1
+- update to 3.2.6.2
+
 * Wed Mar  7 2012 Jens Petersen <petersen at redhat.com> - 3.2.6.1-1
 - update to 3.2.6.1
 - regex-pcre depends replaced by regex-tdfa
diff --git a/sources b/sources
index 6698d3b..3892e6e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-62d466347edcc5c6a54263a65ed17a6c  hakyll-3.2.6.1.tar.gz
+6531e1badaed8ef003b53212af08978c  hakyll-3.2.6.2.tar.gz


More information about the scm-commits mailing list