Hello community,
here is the log from the commit of package hledger-interest for
openSUSE:Factory checked in at 2020-08-28 21:42:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hledger-interest (Old)
and /work/SRC/openSUSE:Factory/.hledger-interest.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hledger-interest"
Fri Aug 28 21:42:12 2020 rev:2 rq:829520 version:1.5.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/hledger-interest/hledger-interest.changes
2020-06-19 17:06:36.804977927 +0200
+++
/work/SRC/openSUSE:Factory/.hledger-interest.new.3399/hledger-interest.changes
2020-08-28 21:42:14.700906419 +0200
@@ -1,0 +2,10 @@
+Wed Aug 19 07:42:01 UTC 2020 - Michel Normand <[email protected]>
+
+- Add _constraints with 6GB min disk space for ppc64/ppc64le
+
+-------------------------------------------------------------------
+Tue Aug 18 10:46:51 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------
New:
----
_constraints
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ hledger-interest.spec ++++++
--- /var/tmp/diff_new_pack.yWqloZ/_old 2020-08-28 21:42:15.276906631 +0200
+++ /var/tmp/diff_new_pack.yWqloZ/_new 2020-08-28 21:42:15.280906633 +0200
@@ -86,7 +86,7 @@
German BGB288.
%prep
-%setup -q
+%autosetup
%build
%ghc_bin_build
++++++ _constraints ++++++
<constraints>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<disk>
<size unit="G">6</size>
</disk>
</hardware>
</overwrite>
</constraints>