[ghc-http-types] update to 0.6.9

Jens Petersen petersen at fedoraproject.org
Sat Mar 3 14:56:32 UTC 2012


commit c5a60586235b5d55a6145a4cbdd505f1ce1a8038
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Mar 3 23:56:08 2012 +0900

    update to 0.6.9

 .gitignore          |    1 +
 ghc-http-types.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a0cc45..1d73afb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /http-types-0.6.5.tar.gz
 /http-types-0.6.5.1.tar.gz
 /http-types-0.6.8.tar.gz
+/http-types-0.6.9.tar.gz
diff --git a/ghc-http-types.spec b/ghc-http-types.spec
index e6eb6cc..058700c 100644
--- a/ghc-http-types.spec
+++ b/ghc-http-types.spec
@@ -9,7 +9,7 @@
 %global common_description Generic HTTP types for Haskell for both client and server code.
 
 Name:           ghc-%{pkg_name}
-Version:        0.6.8
+Version:        0.6.9
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -53,6 +53,9 @@ BuildRequires:  ghc-case-insensitive-prof
 
 
 %changelog
+* Sat Mar  3 2012 Jens Petersen <petersen at redhat.com> - 0.6.9-1
+- update to 0.6.9
+
 * Thu Jan  5 2012 Jens Petersen <petersen at redhat.com> - 0.6.8-1
 - update to 0.6.8 and cabal2spec-0.25.2
 
diff --git a/sources b/sources
index e95cccf..8b34f4d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd609e658afa45634626af3750d94dae  http-types-0.6.8.tar.gz
+ceb07f753d9590aafe21d017985dff08  http-types-0.6.9.tar.gz


More information about the scm-commits mailing list