Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache-chainsaw for openSUSE:Factory
checked in at 2023-10-26 17:15:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-chainsaw (Old)
and /work/SRC/openSUSE:Factory/.apache-chainsaw.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-chainsaw"
Thu Oct 26 17:15:12 2023 rev:4 rq:1120543 version:2.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-chainsaw/apache-chainsaw.changes
2022-03-21 20:13:37.748535501 +0100
+++
/work/SRC/openSUSE:Factory/.apache-chainsaw.new.24901/apache-chainsaw.changes
2023-10-26 17:16:05.751964050 +0200
@@ -1,0 +2,5 @@
+Thu Oct 26 11:25:01 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 9
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-chainsaw.spec ++++++
--- /var/tmp/diff_new_pack.Mmlz3k/_old 2023-10-26 17:16:06.223981385 +0200
+++ /var/tmp/diff_new_pack.Mmlz3k/_new 2023-10-26 17:16:06.223981385 +0200
@@ -1,7 +1,7 @@
#
# spec file
#
-# 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
@@ -30,7 +30,7 @@
Source2: %{name}.desktop
Patch0: %{name}-xstream.patch
BuildRequires: fdupes
-BuildRequires: java-devel >= 1.8
+BuildRequires: java-devel >= 9
BuildRequires: javapackages-tools
BuildRequires: maven-local
BuildRequires: update-desktop-files
@@ -100,7 +100,7 @@
%endif
%build
-%{mvn_build} -f -- -Dsource=8
+%{mvn_build} -f -- -Dmaven.compiler.release=9 -Dsource=9
%install
%mvn_install