[ghc-wai-extra] update to 0.4.6

Jens Petersen petersen at fedoraproject.org
Wed Mar 7 10:01:46 UTC 2012


commit 30dee17e3e8573b9d6b880ee7b86eca2da0860d5
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Mar 7 19:01:35 2012 +0900

    update to 0.4.6

 .gitignore         |    1 +
 ghc-wai-extra.spec |    7 ++++++-
 sources            |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f7ddf29..26e1396 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /wai-extra-0.4.3.tar.gz
 /wai-extra-0.4.5.2.tar.gz
+/wai-extra-0.4.6.tar.gz
diff --git a/ghc-wai-extra.spec b/ghc-wai-extra.spec
index 7875561..ac0e84b 100644
--- a/ghc-wai-extra.spec
+++ b/ghc-wai-extra.spec
@@ -9,7 +9,7 @@
 %global common_description This library provides common Web Application Interface features.
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.5.2
+Version:        0.4.6
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -26,6 +26,7 @@ BuildRequires:  ghc-blaze-builder-enumerator-prof
 BuildRequires:  ghc-case-insensitive-prof
 BuildRequires:  ghc-data-default-prof
 BuildRequires:  ghc-directory-prof
+BuildRequires:  ghc-fast-logger-prof
 BuildRequires:  ghc-time-prof
 BuildRequires:  ghc-wai-prof
 BuildRequires:  ghc-zlib-enum-prof
@@ -58,6 +59,10 @@ BuildRequires:  ghc-zlib-enum-prof
 
 
 %changelog
+* Wed Mar  7 2012 Jens Petersen <petersen at redhat.com> - 0.4.6-1
+- update to 0.4.6
+- new depends on fast-logger
+
 * Fri Jan  6 2012 Jens Petersen <petersen at redhat.com> - 0.4.5.2-1
 - update to 0.4.5.2 and cabal2spec-0.25.2
 
diff --git a/sources b/sources
index fba1188..4b158d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b07f3a657b8bdbc4c7cba45b6f374df1  wai-extra-0.4.5.2.tar.gz
+9fab19117ceca9f439ad14de81fa0ed0  wai-extra-0.4.6.tar.gz


More information about the scm-commits mailing list