diff --git a/hlint.changes b/hlint.changes index 7e98ff5..e84781a 100644 --- a/hlint.changes +++ b/hlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:46:52 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Thu Jun 25 02:00:26 UTC 2020 - psimons@suse.com diff --git a/hlint.spec b/hlint.spec index 2f7b46f..b3f9552 100644 --- a/hlint.spec +++ b/hlint.spec @@ -74,7 +74,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{name} library development files. %prep -%setup -q +%autosetup %build %ghc_lib_build