Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-script-interpreter for 
openSUSE:Factory checked in at 2022-03-21 20:11:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-script-interpreter (Old)
 and      /work/SRC/openSUSE:Factory/.maven-script-interpreter.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-script-interpreter"

Mon Mar 21 20:11:12 2022 rev:3 rq:963390 version:1.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/maven-script-interpreter/maven-script-interpreter.changes
        2021-05-12 19:32:50.382891999 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-script-interpreter.new.25692/maven-script-interpreter.changes
     2022-03-21 20:11:21.560399935 +0100
@@ -1,0 +2,5 @@
+Mon Mar 21 04:36:58 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ maven-script-interpreter.spec ++++++
--- /var/tmp/diff_new_pack.7yP1Fm/_old  2022-03-21 20:11:22.080400470 +0100
+++ /var/tmp/diff_new_pack.7yP1Fm/_new  2022-03-21 20:11:22.084400475 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-script-interpreter
 #
-# 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


++++++ maven-script-interpreter-build.xml ++++++
--- /var/tmp/diff_new_pack.7yP1Fm/_old  2022-03-21 20:11:22.124400516 +0100
+++ /var/tmp/diff_new_pack.7yP1Fm/_new  2022-03-21 20:11:22.124400516 +0100
@@ -14,7 +14,7 @@
   <property name="project.name" value="Apache Maven Script Interpreter"/>
   <property name="project.organization.name" value="The Apache Software 
Foundation"/>
 
-  <property name="compiler.source" value="1.6"/>
+  <property name="compiler.source" value="1.8"/>
   <property name="compiler.target" value="${compiler.source}"/>
 
   <property name="build.finalName" 
value="${project.artifactId}-${project.version}"/>

Reply via email to