From 52ef0ba84568c898ac4e9e0a24aed9f32327348c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 25 Nov 2010 14:10:50 +1000 Subject: [PATCH] update to 4000.1.0 --- .gitignore | 1 + ghc-HTTP.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4147f91..2b10eae 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ HTTP-4000.0.9.tar.gz +/HTTP-4000.1.0.tar.gz diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index 41dac39..4683fec 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -13,9 +13,9 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -# part of haskell-platform-2010.2.0.0 -Version: 4000.0.9 -Release: 6%{?dist} +# breaks haskell-platform-2010.2.0.0 +Version: 4000.1.0 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Nov 25 2010 Jens Petersen - 4000.1.0-1 +- update to 4000.1.0 + * Thu Nov 25 2010 Jens Petersen - 4000.0.9-6 - drop -o obsoletes diff --git a/sources b/sources index 60926ba..7d4f13e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbd005935537ed8883bfefb624e8bf3c HTTP-4000.0.9.tar.gz +5118fa59d60951abb282e7d203bbec24 HTTP-4000.1.0.tar.gz