Script 'mail_helper' called by obssrc
Hello community,

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

Package is "replacer"

Wed Mar 23 20:18:39 2022 rev:3 rq:964234 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/replacer/replacer.changes        2019-11-26 
16:56:20.608167625 +0100
+++ /work/SRC/openSUSE:Factory/.replacer.new.25692/replacer.changes     
2022-03-23 20:20:30.758535208 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 10:20:33 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ replacer.spec ++++++
--- /var/tmp/diff_new_pack.KGy23q/_old  2022-03-23 20:20:31.238535479 +0100
+++ /var/tmp/diff_new_pack.KGy23q/_new  2022-03-23 20:20:31.242535482 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package replacer
 #
-# 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
@@ -60,10 +60,11 @@
 
 %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