Hello community,

here is the log from the commit of package rhino for openSUSE:Factory checked 
in at 2019-03-04 09:17:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rhino (Old)
 and      /work/SRC/openSUSE:Factory/.rhino.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rhino"

Mon Mar  4 09:17:04 2019 rev:35 rq:680768 version:1.7R3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rhino/rhino.changes      2019-02-24 
17:03:37.488673916 +0100
+++ /work/SRC/openSUSE:Factory/.rhino.new.28833/rhino.changes   2019-03-04 
09:17:06.076636330 +0100
@@ -1,0 +2,5 @@
+Sat Mar  2 13:08:27 UTC 2019 - Fridrich Strba <fst...@suse.com>
+
+- Build against jline1, a compatibility package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rhino.spec ++++++
--- /var/tmp/diff_new_pack.mlVgrL/_old  2019-03-04 09:17:07.008636162 +0100
+++ /var/tmp/diff_new_pack.mlVgrL/_new  2019-03-04 09:17:07.012636161 +0100
@@ -60,7 +60,7 @@
 #!BuildIgnore:  xml-commons-jaxp-1.3-apis
 #!BuildIgnore:  xml-commons-resolver
 Requires:       bea-stax-api
-Requires:       jline
+Requires:       jline1
 Requires:       xmlbeans
 BuildArch:      noarch
 

++++++ rhino-jsc.script ++++++
--- /var/tmp/diff_new_pack.mlVgrL/_old  2019-03-04 09:17:07.076636149 +0100
+++ /var/tmp/diff_new_pack.mlVgrL/_new  2019-03-04 09:17:07.076636149 +0100
@@ -18,7 +18,7 @@
 
 # Configuration
 MAIN_CLASS=org.mozilla.javascript.tools.jsc.Main
-BASE_FLAGS="-Xbootclasspath/p:$(build-classpath rhino xmlbeans/xbean)"
+BASE_FLAGS="-Xbootclasspath/p:$(build-classpath rhino1 xmlbeans/xbean)"
 BASE_JARS="rhino xmlbeans/xbean"
 
 # Set parameters

++++++ rhino.script ++++++
--- /var/tmp/diff_new_pack.mlVgrL/_old  2019-03-04 09:17:07.092636147 +0100
+++ /var/tmp/diff_new_pack.mlVgrL/_new  2019-03-04 09:17:07.096636146 +0100
@@ -18,7 +18,7 @@
 
 # Configuration
 MAIN_CLASS=org.mozilla.javascript.tools.shell.Main
-BASE_FLAGS="-Xbootclasspath/p:$(build-classpath rhino jline xmlbeans/xbean)"
+BASE_FLAGS="-Xbootclasspath/p:$(build-classpath rhino jline1 xmlbeans/xbean)"
 BASE_JARS="rhino jline xmlbeans/xbean"
 
 # Set parameters


Reply via email to