[ghc-blaze-html] update to 0.4.2.0

Jens Petersen petersen at fedoraproject.org
Mon Oct 3 10:16:09 UTC 2011


commit 55921e6a9ca06da4c45a22ddef219785edfdf462
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Oct 3 19:15:53 2011 +0900

    update to 0.4.2.0

 .gitignore          |    1 +
 ghc-blaze-html.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2dbbb5..0c16d74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /blaze-html-0.4.1.4.tar.gz
 /blaze-html-0.4.1.6.tar.gz
 /blaze-html-0.4.1.7.tar.gz
+/blaze-html-0.4.2.0.tar.gz
diff --git a/ghc-blaze-html.spec b/ghc-blaze-html.spec
index b1e9d2c..073e39a 100644
--- a/ghc-blaze-html.spec
+++ b/ghc-blaze-html.spec
@@ -15,7 +15,7 @@ The project is aimed at those who seek to write web applications in Haskell\
  — it integrates well with all Haskell web frameworks.
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.1.7
+Version:        0.4.2.0
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -53,6 +53,9 @@ BuildRequires:  ghc-blaze-builder-prof, ghc-text-prof
 
 
 %changelog
+* Mon Oct  3 2011 Jens Petersen <petersen at redhat.com> - 0.4.2.0-1
+- update to 0.4.2.0
+
 * Wed Sep 28 2011 Jens Petersen <petersen at redhat.com> - 0.4.1.7-1
 - update to 0.4.1.7
 
diff --git a/sources b/sources
index 3ead658..111ea22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2fc96130a3eecd86a67e3bf9811babdd  blaze-html-0.4.1.7.tar.gz
+5a7ed9e8ad8fead967b454d60bd0a6a6  blaze-html-0.4.2.0.tar.gz


More information about the scm-commits mailing list