diff --git a/ghc-bsb-http-chunked.changes b/ghc-bsb-http-chunked.changes index 88ff35e..dec3693 100644 --- a/ghc-bsb-http-chunked.changes +++ b/ghc-bsb-http-chunked.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 31 09:34:39 UTC 2020 - psimons@suse.com + +- Update bsb-http-chunked to version 0.0.0.4 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + ------------------------------------------------------------------- Tue Aug 18 10:44:12 UTC 2020 - Peter Simons diff --git a/ghc-bsb-http-chunked.spec b/ghc-bsb-http-chunked.spec index 4d09e7f..addf707 100644 --- a/ghc-bsb-http-chunked.spec +++ b/ghc-bsb-http-chunked.spec @@ -60,7 +60,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep -%autosetup -n %{pkg_name}-%{version} +%setup -q -n %{pkg_name}-%{version} cp -p %{SOURCE1} %{pkg_name}.cabal %build