From a6b0deb1b7a0253c9b73559865f5dd0a19ab063f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 8 Jul 2014 14:19:38 +0900 Subject: [PATCH] revert to 4000.2.8 until we have ghc-7.8 --- .gitignore | 1 - ghc-HTTP.spec | 9 +++++---- noautobuild | 0 sources | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 noautobuild diff --git a/.gitignore b/.gitignore index d0c4d36..b9a2b19 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,3 @@ HTTP-4000.0.9.tar.gz /HTTP-4000.1.2.tar.gz /HTTP-4000.2.2.tar.gz /HTTP-4000.2.8.tar.gz -/HTTP-4000.2.10.tar.gz diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index a8d5e04..bdb6a9a 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -9,8 +9,8 @@ Name: ghc-%{pkg_name} # part of haskell-platform -Version: 4000.2.10 -Release: 1%{?dist} +Version: 4000.2.8 +Release: 33%{?dist} Summary: A library for client-side HTTP License: BSD @@ -107,8 +107,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Fri May 30 2014 Jens Petersen - 4000.2.10-1 -- update to 4000.2.10 +* Tue Jul 8 2014 Jens Petersen - 4000.2.8-33 +- f21 rebuild + * Wed Mar 26 2014 Jens Petersen - 4000.2.8-32 - bump over haskell-platform diff --git a/noautobuild b/noautobuild deleted file mode 100644 index e69de29..0000000 diff --git a/sources b/sources index f65646c..16856d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45d237b5fc81a325966a611a33b9b296 HTTP-4000.2.10.tar.gz +94be05278da4e9324aaef6e012e751e2 HTTP-4000.2.8.tar.gz