Script 'mail_helper' called by obssrc
Hello community,

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

Package is "http-builder"

Tue Mar 22 19:40:15 2022 rev:4 rq:963893 version:0.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/http-builder/http-builder.changes        
2021-12-17 23:54:45.267541719 +0100
+++ /work/SRC/openSUSE:Factory/.http-builder.new.25692/http-builder.changes     
2022-03-22 19:40:21.667100038 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 10:17:26 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ http-builder.spec ++++++
--- /var/tmp/diff_new_pack.ANQiPD/_old  2022-03-22 19:40:22.275100675 +0100
+++ /var/tmp/diff_new_pack.ANQiPD/_new  2022-03-22 19:40:22.283100684 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package http-builder
 #
-# Copyright (c) 2021 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
@@ -95,10 +95,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