Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2019-07-15 22:43:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmake (Old)
 and      /work/SRC/openSUSE:Factory/.cmake.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmake"

Mon Jul 15 22:43:49 2019 rev:162 rq:714197 version:3.14.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmake/cmake.changes      2019-07-08 
15:09:50.071276550 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new.1887/cmake.changes    2019-07-15 
22:43:50.903904675 +0200
@@ -1,0 +2,12 @@
+Tue Jul  9 09:18:28 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Add _constraints file for aarch64
+  to specify a minimum build disk size
+
+-------------------------------------------------------------------
+Fri Jul  5 11:47:34 UTC 2019 - Michel Normand <norm...@linux.vnet.ibm.com>
+
+- Add _constraints file for PowerPC
+  to specify a minimum build disk size
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
cmake.spec: same change
++++++ _constraints ++++++
<constraints>
  <overwrite>
    <conditions>
      <arch>aarch64</arch>
      <arch>ppc64</arch>
      <arch>ppc64le</arch>
    </conditions>
    <hardware>
      <disk>
        <size unit="G">6</size>
      </disk>
    </hardware>
  </overwrite>
</constraints>



Reply via email to