diff --git a/git-annex.changes b/git-annex.changes index c285e08..7c17880 100644 --- a/git-annex.changes +++ b/git-annex.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:46:50 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Tue Aug 11 02:00:33 UTC 2020 - psimons@suse.com diff --git a/git-annex.spec b/git-annex.spec index bd8c461..dc2df78 100644 --- a/git-annex.spec +++ b/git-annex.spec @@ -168,7 +168,7 @@ Supplements: (%{name} and bash-completion) Optional dependency offering bash completion for git-annex %prep -%setup -q +%autosetup %build %define cabal_configure_options -ftestsuite