Hello community,

here is the log from the commit of package sbt for openSUSE:Factory checked in 
at 2019-12-03 12:40:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbt (Old)
 and      /work/SRC/openSUSE:Factory/.sbt.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbt"

Tue Dec  3 12:40:33 2019 rev:2 rq:752800 version:0.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbt/sbt.changes  2019-11-18 20:08:54.469637374 
+0100
+++ /work/SRC/openSUSE:Factory/.sbt.new.4691/sbt.changes        2019-12-03 
12:41:44.598143387 +0100
@@ -1,0 +2,5 @@
+Mon Dec  2 07:25:53 UTC 2019 - Fridrich Strba <fst...@suse.com>
+
+- Fix build against scala 2.10.7
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ sbt.spec ++++++
--- /var/tmp/diff_new_pack.GRItwS/_old  2019-12-03 12:41:47.038142710 +0100
+++ /var/tmp/diff_new_pack.GRItwS/_new  2019-12-03 12:41:47.046142708 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sbt
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 %global short_name sbt
 # build non-bootstrap packages with tests, cross-referenced sources, etc
 %global do_proper 0
-%global scala_version 2.10.6
+%global scala_version 2.10.7
 %global scala_short_version 2.10
 %global sbt_bootstrap_version 0.13.1
 %global sbt_major 0
@@ -611,7 +611,7 @@
    cp --symbolic-link $jar scala/lib
 done
 
-sed -i -e 's/["]2[.]10[.][234]["]/\"%{scala_version}\"/g' $(find . -name 
\*.sbt -type f) $(find . -name \*.xml) $(find . -name \*.scala)
+sed -i -e 's/["]2[.]10[.][23456]["]/\"%{scala_version}\"/g' $(find . -name 
\*.sbt -type f) $(find . -name \*.xml) $(find . -name \*.scala)
 sed -i -e 's/["]2[.]10[.]2-RC2["]/\"%{scala_version}\"/g' $(find . -name 
\*.sbt -type f)
 
 # work around proguard bugs with the Scala library

++++++ _constraints ++++++
<constraints>
  <hardware>
    <physicalmemory>
      <size unit="M">4096</size>
    </physicalmemory>
    <disk>
      <size unit="G">2</size>
    </disk>
  </hardware>
</constraints> 




















































Reply via email to