Hello community,

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

Package is "hlint"

Fri Aug 28 21:42:16 2020 rev:2 rq:829522 version:3.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/hlint/hlint.changes      2020-07-09 
13:19:19.553261706 +0200
+++ /work/SRC/openSUSE:Factory/.hlint.new.3399/hlint.changes    2020-08-28 
21:42:17.848907578 +0200
@@ -1,0 +2,10 @@
+Wed Aug 19 08:18:33 UTC 2020 - Michel Normand <[email protected]>
+
+- Add _constraints with 6GB min disk space for ppc64/ppc64le
+
+-------------------------------------------------------------------
+Tue Aug 18 10:46:52 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------

New:
----
  _constraints

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hlint.spec ++++++
--- /var/tmp/diff_new_pack.fO23Oo/_old  2020-08-28 21:42:18.444907797 +0200
+++ /var/tmp/diff_new_pack.fO23Oo/_new  2020-08-28 21:42:18.448907800 +0200
@@ -74,7 +74,7 @@
 This package provides the Haskell %{name} library development files.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %ghc_lib_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