diff --git a/ghc-network-info.changes b/ghc-network-info.changes index 399cbf5..4d5d768 100644 --- a/ghc-network-info.changes +++ b/ghc-network-info.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 31 09:34:36 UTC 2020 - psimons@suse.com + +- Update network-info to version 0.2.0.10 revision 1. + Upstream has revised the Cabal build instructions on Hackage. + ------------------------------------------------------------------- Tue Aug 18 10:45:34 UTC 2020 - Peter Simons diff --git a/ghc-network-info.spec b/ghc-network-info.spec index 43a305a..c848309 100644 --- a/ghc-network-info.spec +++ b/ghc-network-info.spec @@ -48,7 +48,7 @@ Requires(postun): ghc-compiler = %{ghc_version} 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