Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jedit for openSUSE:Factory checked in at 2021-05-18 18:27:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jedit (Old) and /work/SRC/openSUSE:Factory/.jedit.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jedit" Tue May 18 18:27:31 2021 rev:33 rq:894094 version:5.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/jedit/jedit.changes 2021-02-03 19:56:08.377704711 +0100 +++ /work/SRC/openSUSE:Factory/.jedit.new.2988/jedit.changes 2021-05-18 18:27:59.714558611 +0200 @@ -1,0 +2,5 @@ +Tue May 18 13:52:11 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com> + +- Include pre-generated html docs, jEdit expects them (bsc#845615) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jedit.spec ++++++ --- /var/tmp/diff_new_pack.RrTsdf/_old 2021-05-18 18:28:00.246556305 +0200 +++ /var/tmp/diff_new_pack.RrTsdf/_new 2021-05-18 18:28:00.250556288 +0200 @@ -126,6 +126,9 @@ # Run the build # XXX: there's NPE on build-docs, but who care about html docs those times, right? %ant -Divy.done=true build docs-javadoc +cp -r doc/tips build/doc/ +cp doc/welcome.html build/doc/ +cp doc/jedit.png build/doc/ # plugins-build hardcodes the jedit.jar path - so to make it happy ln -s build/jedit.jar