Hello community,

here is the log from the commit of package hledger for openSUSE:Factory checked 
in at 2020-08-28 21:42:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hledger (Old)
 and      /work/SRC/openSUSE:Factory/.hledger.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hledger"

Fri Aug 28 21:42:11 2020 rev:3 rq:829519 version:1.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/hledger/hledger.changes  2020-07-09 
13:20:26.145472176 +0200
+++ /work/SRC/openSUSE:Factory/.hledger.new.3399/hledger.changes        
2020-08-28 21:42:12.216905505 +0200
@@ -1,0 +2,10 @@
+Wed Aug 19 07:37:40 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.spec ++++++
--- /var/tmp/diff_new_pack.WXZZNh/_old  2020-08-28 21:42:12.776905711 +0200
+++ /var/tmp/diff_new_pack.WXZZNh/_new  2020-08-28 21:42:12.780905712 +0200
@@ -97,7 +97,7 @@
 This package provides the Haskell %{name} library development files.
 
 %prep
-%setup -q
+%autosetup
 cp -p %{SOURCE1} %{name}.cabal
 
 %build

++++++ _constraints ++++++
<constraints>
  <overwrite>
    <conditions>
      <arch>ppc64</arch>
      <arch>ppc64le</arch>
    </conditions>
    <hardware>
    <disk>
      <size unit="G">6</size>
    </disk>
    </hardware>
  </overwrite>
</constraints>


Reply via email to