Script 'mail_helper' called by obssrc
Hello community,

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

Package is "jettison"

Tue Mar 22 19:41:14 2022 rev:3 rq:964019 version:1.3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/jettison/jettison.changes        2019-11-26 
16:57:25.512146193 +0100
+++ /work/SRC/openSUSE:Factory/.jettison.new.25692/jettison.changes     
2022-03-22 19:41:29.415171106 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 16:38:03 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jettison.spec ++++++
--- /var/tmp/diff_new_pack.oLoor8/_old  2022-03-22 19:41:29.887171601 +0100
+++ /var/tmp/diff_new_pack.oLoor8/_new  2022-03-22 19:41:29.891171605 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jettison
 #
-# 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
@@ -28,6 +28,7 @@
 Patch0:         %{name}-update-woodstox-version.patch
 Patch1:         %{name}-1.3.7-jdk10plus.patch
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  mvn(junit:junit)
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
@@ -63,10 +64,11 @@
 %pom_xpath_remove pom:Private-Package
 
 %build
-%{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