Hello community,

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

Package is "scala"

Wed Dec  4 13:56:02 2019 rev:3 rq:753931 version:2.10.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/scala/scala.changes      2019-12-03 
12:41:34.082146301 +0100
+++ /work/SRC/openSUSE:Factory/.scala.new.4691/scala.changes    2019-12-04 
14:21:08.614476753 +0100
@@ -1,0 +2,10 @@
+Wed Dec  4 09:21:06 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Have scala-bootstrap-swing require scala*bootstrap and
+  scala-swing require scala. There is not guarantee that the
+  rebuild counters between scala and scala-bootstrap would be in
+  sync, making the Requires: scala = %{version}-%{release} for
+  scala-bootstrap unresolvable (let alone that it would not be
+  usable before scala is built)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scala.spec ++++++
--- /var/tmp/diff_new_pack.CFBROH/_old  2019-12-04 14:21:09.882477822 +0100
+++ /var/tmp/diff_new_pack.CFBROH/_new  2019-12-04 14:21:09.886477825 +0100
@@ -111,7 +111,7 @@
 Summary:        The swing library for the Scala programming languages
 Group:          Development/Libraries/Java
 Requires:       java >= 1.7
-Requires:       scala = %{version}-%{release}
+Requires:       %{name} = %{version}-%{release}
 %if %{without bootstrap}
 Obsoletes:      %{base_name}-bootstrap-swing
 %endif


Reply via email to