diff --git a/ShellCheck.changes b/ShellCheck.changes index a489778..9bbca2d 100644 --- a/ShellCheck.changes +++ b/ShellCheck.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:43:41 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Tue Aug 4 13:27:52 UTC 2020 - Michel Normand diff --git a/ShellCheck.spec b/ShellCheck.spec index ef7e8b5..babd8be 100644 --- a/ShellCheck.spec +++ b/ShellCheck.spec @@ -72,7 +72,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{name} library development files. %prep -%setup -q +%autosetup %build %ghc_lib_build