Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package indriya for openSUSE:Factory checked 
in at 2025-03-27 22:34:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/indriya (Old)
 and      /work/SRC/openSUSE:Factory/.indriya.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "indriya"

Thu Mar 27 22:34:36 2025 rev:6 rq:1264662 version:1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/indriya/indriya.changes  2023-09-20 
13:32:21.145444000 +0200
+++ /work/SRC/openSUSE:Factory/.indriya.new.2696/indriya.changes        
2025-03-27 22:35:15.687958010 +0100
@@ -1,0 +2,5 @@
+Thu Mar 27 18:19:15 UTC 2025 - Fridrich Strba <fst...@suse.com>
+
+- Fix javadoc generation with javadoc:aggregate
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ indriya.spec ++++++
--- /var/tmp/diff_new_pack.64QHvL/_old  2025-03-27 22:35:16.139976721 +0100
+++ /var/tmp/diff_new_pack.64QHvL/_new  2025-03-27 22:35:16.139976721 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package indriya
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -63,7 +63,9 @@
 find . -name "*.java" | xargs sed -i 
s,'tec.uom.lib.common','tech.uom.lib.common',g
 
 %{mvn_build} -f -- \
-    -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date 
+%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
+%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
+    -Dmaven.compiler.release=8 \
+%endif
     -Dsource=8
 
 %install

Reply via email to