[ghc-http-types] revert to 0.8.0 until ghc-7.8

Jens Petersen petersen at fedoraproject.org
Tue Jul 8 09:03:26 UTC 2014


commit f14d6cea97db0c6325a242ca5e55b20f61899774
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Jul 8 18:03:36 2014 +0900

    revert to 0.8.0 until ghc-7.8

 .gitignore          |    1 -
 ghc-http-types.spec |   10 ++++------
 sources             |    2 +-
 3 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5363fc3..af10ec0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,3 @@
 /http-types-0.6.11.tar.gz
 /http-types-0.7.3.0.1.tar.gz
 /http-types-0.8.0.tar.gz
-/http-types-0.8.5.tar.gz
diff --git a/ghc-http-types.spec b/ghc-http-types.spec
index 96f6b4c..97e272a 100644
--- a/ghc-http-types.spec
+++ b/ghc-http-types.spec
@@ -8,8 +8,8 @@
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-Version:        0.8.5
-Release:        1%{?dist}
+Version:        0.8.0
+Release:        4%{?dist}
 Summary:        Generic HTTP types for Haskell
 
 License:        BSD
@@ -26,9 +26,7 @@ BuildRequires:  ghc-case-insensitive-devel
 BuildRequires:  ghc-text-devel
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
-BuildRequires:  ghc-doctest-devel
 BuildRequires:  ghc-hspec-devel
-BuildRequires:  ghc-quickcheck-instances-devel
 %endif
 # End cabal-rpm deps
 
@@ -83,8 +81,8 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
-* Sat May 31 2014 Jens Petersen <petersen at redhat.com> - 0.8.5-1
-- update to 0.8.5
+* Tue Jul  8 2014 Jens Petersen <petersen at redhat.com> - 0.8.0-4
+- update to cblrpm-0.8.11
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
diff --git a/sources b/sources
index febe247..202ff92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-378b68fe5d599a387be577e84da7597a  http-types-0.8.5.tar.gz
+9425e9a0bd8c581a28bfe6f282cf4fde  http-types-0.8.0.tar.gz


More information about the scm-commits mailing list