Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lucene for openSUSE:Factory checked in at 2023-07-25 11:51:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lucene (Old) and /work/SRC/openSUSE:Factory/.lucene.new.1467 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lucene" Tue Jul 25 11:51:38 2023 rev:33 rq:1100554 version:8.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lucene/lucene.changes 2022-05-25 20:34:57.392260657 +0200 +++ /work/SRC/openSUSE:Factory/.lucene.new.1467/lucene.changes 2023-07-25 11:53:33.278313673 +0200 @@ -1,0 +2,5 @@ +Mon Jul 24 19:46:27 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- Do not depend on jtidy, since it is not used during build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lucene.spec ++++++ --- /var/tmp/diff_new_pack.HC3Rhj/_old 2023-07-25 11:53:34.154318802 +0200 +++ /var/tmp/diff_new_pack.HC3Rhj/_new 2023-07-25 11:53:34.162318849 +0200 @@ -1,7 +1,7 @@ # # spec file for package lucene # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -61,7 +61,6 @@ BuildRequires: java-devel >= 1.8 BuildRequires: javacc BuildRequires: javapackages-local -BuildRequires: jtidy BuildRequires: junit BuildRequires: regexp BuildRequires: zip @@ -514,7 +513,7 @@ %patch5 -p1 %build -export CLASSPATH=$(build-classpath commons-digester jtidy junit regexp) +export CLASSPATH=$(build-classpath commons-digester junit regexp) export OPT_JAR_LIST=: %{ant} \ -Djavacc.home=%{_bindir}/javacc \