Hello community, here is the log from the commit of package lucene for openSUSE:Factory checked in at 2019-02-26 22:19:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lucene (Old) and /work/SRC/openSUSE:Factory/.lucene.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lucene" Tue Feb 26 22:19:31 2019 rev:24 rq:678585 version:6.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lucene/lucene.changes 2019-02-08 12:12:32.225488743 +0100 +++ /work/SRC/openSUSE:Factory/.lucene.new.28833/lucene.changes 2019-02-26 22:19:55.978118709 +0100 @@ -1,0 +2,5 @@ +Tue Feb 12 16:41:36 UTC 2019 - Fridrich Strba <[email protected]> + +- Remove dependency on jline, because nothing in the build uses it + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lucene.spec ++++++ --- /var/tmp/diff_new_pack.ZoXDQ0/_old 2019-02-26 22:19:57.830118052 +0100 +++ /var/tmp/diff_new_pack.ZoXDQ0/_new 2019-02-26 22:19:57.830118052 +0100 @@ -57,8 +57,6 @@ BuildRequires: java-devel >= 1.8 BuildRequires: javacc BuildRequires: javapackages-local -BuildRequires: javapackages-tools -BuildRequires: jline BuildRequires: jtidy BuildRequires: junit BuildRequires: log4j @@ -280,7 +278,7 @@ %setup -q %build -export CLASSPATH=$(build-classpath commons-digester jline jtidy junit regexp) +export CLASSPATH=$(build-classpath commons-digester jtidy junit regexp) export OPT_JAR_LIST=: ant \ -Djavacc.home=%{_bindir}/javacc \
