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-20 19:25:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jedit (Old)
 and      /work/SRC/openSUSE:Factory/.jedit.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jedit"

Thu May 20 19:25:35 2021 rev:34 rq:894608 version:5.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jedit/jedit.changes      2021-05-18 
18:27:59.714558611 +0200
+++ /work/SRC/openSUSE:Factory/.jedit.new.2988/jedit.changes    2021-05-20 
19:26:06.597684201 +0200
@@ -1,0 +2,5 @@
+Thu May 20 11:02:03 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com>
+
+- Include all available docs in the javadoc subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jedit.spec ++++++
--- /var/tmp/diff_new_pack.joA7cI/_old  2021-05-20 19:26:07.125682036 +0200
+++ /var/tmp/diff_new_pack.joA7cI/_new  2021-05-20 19:26:07.129682020 +0200
@@ -51,6 +51,7 @@
 BuildRequires:  jsr-305
 BuildRequires:  junit
 BuildRequires:  rhino
+Recommends:     %{name}-javadoc = %{version}
 BuildArch:      noarch
 
 %description
@@ -126,9 +127,7 @@
 # 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/
+cp -r doc/* build/doc/
 
 # plugins-build hardcodes the jedit.jar path - so to make it happy
 ln -s build/jedit.jar
@@ -189,10 +188,10 @@
 %{_datadir}/applications/%{name}.desktop
 %{_mandir}/man1/%{name}.1*
 %{_datadir}/icons/hicolor/
-%exclude %{_datadir}/%{name}/doc/api
+%exclude %{_datadir}/%{name}/doc
 
 %files javadoc
 %doc %{_javadocdir}/%{name}
-%{_datadir}/%{name}/doc/api
+%{_datadir}/%{name}/doc
 
 %changelog

Reply via email to