[ghc-http-types] update to 0.8.5

Jens Petersen petersen at fedoraproject.org
Thu Aug 28 07:14:30 UTC 2014


commit b0723009234709d27b6800256f9975aa029b60cb
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Aug 28 16:14:30 2014 +0900

    update to 0.8.5

 .gitignore          |    1 +
 ghc-http-types.spec |    9 +++++++--
 sources             |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af10ec0..5363fc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /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 5519cc1..a606d9e 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.0
-Release:        5%{?dist}
+Version:        0.8.5
+Release:        1%{?dist}
 Summary:        Generic HTTP types for Haskell
 
 License:        BSD
@@ -26,7 +26,9 @@ 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
 
@@ -81,6 +83,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Thu Aug 28 2014 Jens Petersen <petersen at redhat.com> - 0.8.5-1
+- update to 0.8.5
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 202ff92..febe247 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9425e9a0bd8c581a28bfe6f282cf4fde  http-types-0.8.0.tar.gz
+378b68fe5d599a387be577e84da7597a  http-types-0.8.5.tar.gz


More information about the scm-commits mailing list