[ghc-wai-extra] update to 1.2.0.5

Jens Petersen petersen at fedoraproject.org
Thu Jun 21 08:55:09 UTC 2012


commit e0e2c8ab678a4d84f95e280f48c99ef5bd6c983b
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jun 21 17:55:06 2012 +0900

    update to 1.2.0.5

 .gitignore         |    1 +
 ghc-wai-extra.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 709d787..c8b82ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /wai-extra-0.4.5.2.tar.gz
 /wai-extra-0.4.6.tar.gz
 /wai-extra-1.2.0.4.tar.gz
+/wai-extra-1.2.0.5.tar.gz
diff --git a/ghc-wai-extra.spec b/ghc-wai-extra.spec
index 3071f2e..da0ecdc 100644
--- a/ghc-wai-extra.spec
+++ b/ghc-wai-extra.spec
@@ -9,8 +9,8 @@
 %global common_description This library provides common Web Application Interface features.
 
 Name:           ghc-%{pkg_name}
-Version:        1.2.0.4
-Release:        2%{?dist}
+Version:        1.2.0.5
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -60,6 +60,9 @@ BuildRequires:  ghc-zlib-conduit-devel
 
 
 %changelog
+* Thu Jun 21 2012 Jens Petersen <petersen at redhat.com> - 1.2.0.5-1
+- update to 1.2.0.5
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 1.2.0.4-2
 - rebuild
 
diff --git a/sources b/sources
index e921f8a..71e5a3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff5396e2df598460999bf9aa1fa6e532  wai-extra-1.2.0.4.tar.gz
+e942fc4fbe3be0884d01c9be6a0a64a4  wai-extra-1.2.0.5.tar.gz


More information about the scm-commits mailing list