diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..b5b0790 --- /dev/null +++ b/_constraints @@ -0,0 +1,14 @@ + + + + ppc64 + ppc64le + + + + 6 + + + + + diff --git a/hledger-interest.changes b/hledger-interest.changes index 7f249ce..b3c4025 100644 --- a/hledger-interest.changes +++ b/hledger-interest.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Aug 19 07:42:01 UTC 2020 - Michel Normand + +- Add _constraints with 6GB min disk space for ppc64/ppc64le + +------------------------------------------------------------------- +Tue Aug 18 10:46:51 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Tue Jun 9 09:26:20 UTC 2020 - psimons@suse.com diff --git a/hledger-interest.spec b/hledger-interest.spec index 587a315..50cb66c 100644 --- a/hledger-interest.spec +++ b/hledger-interest.spec @@ -86,7 +86,7 @@ annual interest rates. > syntax: '[(Date1,Rate1),(Date2,Rate2),...]' > German BGB288. %prep -%setup -q +%autosetup %build %ghc_bin_build