Hello community,

here is the log from the commit of package ghc-ghc-lib-parser-ex for 
openSUSE:Factory checked in at 2020-08-28 21:32:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-ghc-lib-parser-ex (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-ghc-lib-parser-ex.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-ghc-lib-parser-ex"

Fri Aug 28 21:32:52 2020 rev:3 rq:829286 version:8.10.0.16

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-ghc-lib-parser-ex/ghc-ghc-lib-parser-ex.changes  
    2020-08-18 12:24:45.467815242 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-ghc-lib-parser-ex.new.3399/ghc-ghc-lib-parser-ex.changes
    2020-08-28 21:32:53.304653033 +0200
@@ -1,0 +2,10 @@
+Wed Aug 19 07:30:38 UTC 2020 - Michel Normand <[email protected]>
+
+- Add _constraints with 6GB min disk space for ppc64/ppc64le
+
+-------------------------------------------------------------------
+Tue Aug 18 10:44:55 UTC 2020 - Peter Simons <[email protected]>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ ghc-ghc-lib-parser-ex.spec ++++++
--- /var/tmp/diff_new_pack.XyLSvi/_old  2020-08-28 21:32:53.820653277 +0200
+++ /var/tmp/diff_new_pack.XyLSvi/_new  2020-08-28 21:32:53.824653279 +0200
@@ -56,7 +56,7 @@
 files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 
 %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