Hello community,

here is the log from the commit of package scala for openSUSE:Factory checked 
in at 2019-12-14 12:17:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scala (Old)
 and      /work/SRC/openSUSE:Factory/.scala.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scala"

Sat Dec 14 12:17:54 2019 rev:4 rq:756800 version:2.10.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/scala/scala.changes      2019-12-04 
14:21:08.614476753 +0100
+++ /work/SRC/openSUSE:Factory/.scala.new.4691/scala.changes    2019-12-14 
12:23:27.739198569 +0100
@@ -1,0 +2,5 @@
+Fri Dec 13 11:11:24 UTC 2019 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Add _constraints to avoid long builds because of swapping
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ scala.spec ++++++
--- /var/tmp/diff_new_pack.SbOpSH/_old  2019-12-14 12:23:28.651198430 +0100
+++ /var/tmp/diff_new_pack.SbOpSH/_new  2019-12-14 12:23:28.655198430 +0100
@@ -110,8 +110,8 @@
 %package swing
 Summary:        The swing library for the Scala programming languages
 Group:          Development/Libraries/Java
-Requires:       java >= 1.7
 Requires:       %{name} = %{version}-%{release}
+Requires:       java >= 1.7
 %if %{without bootstrap}
 Obsoletes:      %{base_name}-bootstrap-swing
 %endif

++++++ _constraints ++++++
<constraints>
  <hardware>
    <physicalmemory>
      <size unit="G">3</size>
    </physicalmemory>
    <disk>
      <size unit="G">3</size>
    </disk>
  </hardware>
</constraints> 

Reply via email to