Hello community,

here is the log from the commit of package ghc-distribution-opensuse for 
openSUSE:Factory checked in at 2020-08-18 12:24:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-distribution-opensuse (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-distribution-opensuse.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-distribution-opensuse"

Tue Aug 18 12:24:42 2020 rev:6 rq:825798 version:1.1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-distribution-opensuse/ghc-distribution-opensuse.changes
      2020-06-19 17:11:58.461872926 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-distribution-opensuse.new.3399/ghc-distribution-opensuse.changes
    2020-08-18 12:24:43.223814307 +0200
@@ -1,0 +2,6 @@
+Tue Jul 28 14:56:13 UTC 2020 - Michel Normand <[email protected]>
+
+- Add _constraints for min 4GB disk space only for some arches
+  aarch64 ppc64 ppc64le
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ ghc-distribution-opensuse.spec ++++++
--- /var/tmp/diff_new_pack.v5Znk1/_old  2020-08-18 12:24:44.083814666 +0200
+++ /var/tmp/diff_new_pack.v5Znk1/_new  2020-08-18 12:24:44.087814667 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-distribution-opensuse
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

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

Reply via email to