Hello community,

here is the log from the commit of package jython for openSUSE:Factory checked 
in at 2019-03-01 20:25:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jython (Old)
 and      /work/SRC/openSUSE:Factory/.jython.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jython"

Fri Mar  1 20:25:24 2019 rev:27 rq:679458 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/jython/jython.changes    2018-12-07 
14:31:00.783397719 +0100
+++ /work/SRC/openSUSE:Factory/.jython.new.28833/jython.changes 2019-03-01 
20:25:25.814068709 +0100
@@ -1,0 +2,5 @@
+Tue Feb 12 13:35:57 UTC 2019 - Fridrich Strba <fst...@suse.com>
+
+- Build against jline1, a compatibility package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jython.spec ++++++
--- /var/tmp/diff_new_pack.kvzHxV/_old  2019-03-01 20:25:26.362068580 +0100
+++ /var/tmp/diff_new_pack.kvzHxV/_new  2019-03-01 20:25:26.362068580 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jython
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -53,7 +53,7 @@
 BuildRequires:  jakarta-oro
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
-BuildRequires:  jline
+BuildRequires:  jline1
 BuildRequires:  libreadline-java >= 0.8.0
 BuildRequires:  mysql-connector-java
 BuildRequires:  python >= %{cpython_version}
@@ -62,7 +62,7 @@
 Requires:       jakarta-oro
 Requires:       java >= 1.8
 Requires:       javapackages-local
-Requires:       jline
+Requires:       jline1
 Requires:       libreadline-java >= 0.8.0
 Requires:       python >= %{cpython_version}
 Requires:       servletapi5
@@ -177,7 +177,7 @@
 %patch9 -p1
 
 %build
-export CLASSPATH=$(build-classpath mysql-connector-java oro servlet jline)
+export CLASSPATH=$(build-classpath mysql-connector-java oro servlet jline1)
 # FIXME: fix jpackage-utils to handle multilib correctly
 export CLASSPATH=$CLASSPATH:%{_libdir}/libreadline-java/libreadline-java.jar
 


Reply via email to