diff --git a/hledger-ui.changes b/hledger-ui.changes index d7634b0..0acba85 100644 --- a/hledger-ui.changes +++ b/hledger-ui.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:46:52 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Mon Jun 22 02:00:23 UTC 2020 - psimons@suse.com diff --git a/hledger-ui.spec b/hledger-ui.spec index c982cd3..0195b9a 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -65,7 +65,7 @@ of Ledger, and one of the leading implementations of Plain Text Accounting. Read more at: . %prep -%setup -q +%autosetup %build %ghc_bin_build