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