From c5a60586235b5d55a6145a4cbdd505f1ce1a8038 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 3 Mar 2012 23:56:08 +0900 Subject: [PATCH] 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 - 0.6.9-1 +- update to 0.6.9 + * Thu Jan 5 2012 Jens Petersen - 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