Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2024-09-30 15:40:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and      /work/SRC/openSUSE:Factory/.plantuml.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plantuml"

Mon Sep 30 15:40:05 2024 rev:33 rq:1204568 version:1.2024.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes        2024-04-08 
17:51:49.556697694 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.29891/plantuml.changes     
2024-09-30 15:40:31.129315860 +0200
@@ -1,0 +2,5 @@
+Sun Sep 29 19:51:35 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Fix build after removal of the default %%{java_home} define
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plantuml.spec ++++++
--- /var/tmp/diff_new_pack.00tucI/_old  2024-09-30 15:40:32.137357846 +0200
+++ /var/tmp/diff_new_pack.00tucI/_new  2024-09-30 15:40:32.137357846 +0200
@@ -67,7 +67,7 @@
 
 # build javadoc
 export CLASSPATH=$(build-classpath ant):plantuml.jar
-%{javadoc} -source 1.8 -encoding UTF-8 -Xdoclint:none -d javadoc $(find src 
-name "*.java") -windowtitle "PlantUML %{version}"
+javadoc -source 1.8 -encoding UTF-8 -Xdoclint:none -d javadoc $(find src -name 
"*.java") -windowtitle "PlantUML %{version}"
 
 %install
 # Set jar location

Reply via email to