From 52d8fe78d7c9b4efbffbc313562e2a7f9ff1f0b0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Mar 2013 22:44:00 +0900 Subject: [PATCH] update to 0.8.0 --- .gitignore | 1 + ghc-http-types.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 54a8861..af10ec0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /http-types-0.6.10.tar.gz /http-types-0.6.11.tar.gz /http-types-0.7.3.0.1.tar.gz +/http-types-0.8.0.tar.gz diff --git a/ghc-http-types.spec b/ghc-http-types.spec index 5dff766..a9058af 100644 --- a/ghc-http-types.spec +++ b/ghc-http-types.spec @@ -8,8 +8,8 @@ %global common_description Generic HTTP types for Haskell for both client and server code. Name: ghc-%{pkg_name} -Version: 0.7.3.0.1 -Release: 2%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: %{common_summary} License: BSD @@ -54,6 +54,9 @@ BuildRequires: ghc-text-devel %changelog +* Tue Mar 12 2013 Jens Petersen - 0.8.0-1 +- update to 0.8.0 + * Wed Feb 13 2013 Fedora Release Engineering - 0.7.3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index a43c026..202ff92 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11455125673878fdb5365227095b56ca http-types-0.7.3.0.1.tar.gz +9425e9a0bd8c581a28bfe6f282cf4fde http-types-0.8.0.tar.gz