From ee80f9d781aa2b302dabc554188571cd4db025b6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 20 Mar 2012 16:02:47 +0900 Subject: [PATCH] update to 4000.2.2 --- .gitignore | 1 + ghc-HTTP.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 519c4e1..d3dc5ea 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ HTTP-4000.0.9.tar.gz /HTTP-4000.1.0.tar.gz /HTTP-4000.1.1.tar.gz /HTTP-4000.1.2.tar.gz +/HTTP-4000.2.2.tar.gz diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index c669b89..120ab1d 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -9,9 +9,9 @@ %global common_description A Haskell library for client-side HTTP. Name: ghc-%{pkg_name} -# part of haskell-platform-2011.4.0.0 -Version: 4000.1.2 -Release: 3%{?dist} +# part of haskell-platform +Version: 4000.2.2 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -50,11 +50,14 @@ BuildRequires: ghc-network-prof %ghc_devel_post_postun -%ghc_files +%ghc_files LICENSE %doc CHANGES %changelog +* Tue Mar 20 2012 Jens Petersen - 4000.2.2-1 +- update to 4000.2.2 + * Mon Jan 23 2012 Jens Petersen - 4000.1.2-3 - update url diff --git a/sources b/sources index bff885e..d3df072 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0871666457aeabe4ed8ebce0acb424b7 HTTP-4000.1.2.tar.gz +b61ff88ef8d699f73a6ed27c6abf6600 HTTP-4000.2.2.tar.gz