Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package decentxml for openSUSE:Factory 
checked in at 2022-03-22 19:39:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/decentxml (Old)
 and      /work/SRC/openSUSE:Factory/.decentxml.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "decentxml"

Tue Mar 22 19:39:54 2022 rev:4 rq:963838 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/decentxml/decentxml.changes      2019-11-26 
16:56:36.876162253 +0100
+++ /work/SRC/openSUSE:Factory/.decentxml.new.25692/decentxml.changes   
2022-03-22 19:39:57.855075059 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 07:42:40 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ decentxml.spec ++++++
--- /var/tmp/diff_new_pack.GeiMEI/_old  2022-03-22 19:39:58.407075637 +0100
+++ /var/tmp/diff_new_pack.GeiMEI/_new  2022-03-22 19:39:58.411075642 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package decentxml
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 # for running w3c conformance test suite
 Source1:        http://www.w3.org/XML/Test/xmlts20031210.zip
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  unzip
 BuildRequires:  mvn(org.apache.maven.plugins:maven-assembly-plugin)
@@ -66,10 +67,11 @@
 
 %build
 %{mvn_file}  : %{name}
-%{mvn_build} -f \
+%{mvn_build} -f -- \
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
-       -- -Dmaven.compiler.release=6
+       -Dmaven.compiler.release=8 \
 %endif
+    -Dsource=8
 
 %install
 %mvn_install

Reply via email to