Hello community, here is the log from the commit of package scala for openSUSE:Factory checked in at 2019-12-17 13:29:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scala (Old) and /work/SRC/openSUSE:Factory/.scala.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scala" Tue Dec 17 13:29:52 2019 rev:5 rq:757444 version:2.10.7 Changes: -------- --- /work/SRC/openSUSE:Factory/scala/scala.changes 2019-12-14 12:23:27.739198569 +0100 +++ /work/SRC/openSUSE:Factory/.scala.new.4691/scala.changes 2019-12-17 13:30:09.975409165 +0100 @@ -1,0 +2,8 @@ +Tue Dec 17 06:34:27 UTC 2019 - Fridrich Strba <[email protected]> + +- Stop overriding default fuzz in spec file +- Changed patch: + * scala-2.10.7-source6.patch + + Refresh using source service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scala.spec ++++++ --- /var/tmp/diff_new_pack.s81dEv/_old 2019-12-17 13:30:11.379408671 +0100 +++ /var/tmp/diff_new_pack.s81dEv/_new 2019-12-17 13:30:11.379408671 +0100 @@ -137,9 +137,6 @@ the Scala ant tasks. %prep - -%global _default_patch_fuzz 2 - %setup -q -n %{base_name}-%{version} %patch1 -p1 -b .tool %patch2 -p1 -b .sysjline ++++++ scala-2.10.7-source6.patch ++++++ --- /var/tmp/diff_new_pack.s81dEv/_old 2019-12-17 13:30:11.483408634 +0100 +++ /var/tmp/diff_new_pack.s81dEv/_new 2019-12-17 13:30:11.483408634 +0100 @@ -1,6 +1,8 @@ ---- scala-2.10.7/build.xml 2019-11-27 17:42:56.487021401 +0100 -+++ scala-2.10.7/build.xml 2019-11-27 17:43:39.491264930 +0100 -@@ -757,7 +757,7 @@ +Index: scala-2.10.7/build.xml +=================================================================== +--- scala-2.10.7.orig/build.xml ++++ scala-2.10.7/build.xml +@@ -758,7 +758,7 @@ TODO: destdir="${@{project}-classes}" classpath="${@{project}-classes}" includes="**/*.java" @@ -9,7 +11,7 @@ compiler="javac1.6" includeantruntime="false" > <compilerarg line="${javac.args} @{args}"/> -@@ -793,7 +793,7 @@ +@@ -794,7 +794,7 @@ TODO: includes="**/*.java" excludes="@{excludes}" includeantruntime="false"
