[ghc-wai-extra] Revert "update to 1.2.0.5" for now since it needs new stringsearch

Jens Petersen petersen at fedoraproject.org
Thu Jun 21 09:03:47 UTC 2012


commit aabe92db3c8988d3de86f28986d5912a92755aef
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jun 21 18:03:44 2012 +0900

    Revert "update to 1.2.0.5" for now since it needs new stringsearch
    
    This reverts commit e0e2c8ab678a4d84f95e280f48c99ef5bd6c983b.

 .gitignore         |    1 -
 ghc-wai-extra.spec |    7 ++-----
 sources            |    2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8b82ee..709d787 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,3 @@
 /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 da0ecdc..3071f2e 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.5
-Release:        1%{?dist}
+Version:        1.2.0.4
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -60,9 +60,6 @@ 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 71e5a3a..e921f8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e942fc4fbe3be0884d01c9be6a0a64a4  wai-extra-1.2.0.5.tar.gz
+ff5396e2df598460999bf9aa1fa6e532  wai-extra-1.2.0.4.tar.gz


More information about the scm-commits mailing list