Script 'mail_helper' called by obssrc
Hello community,

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

Package is "maven-archiver"

Mon Mar 21 20:11:02 2022 rev:3 rq:963334 version:3.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-archiver/maven-archiver.changes    
2019-11-26 16:58:07.912132193 +0100
+++ /work/SRC/openSUSE:Factory/.maven-archiver.new.25692/maven-archiver.changes 
2022-03-21 20:11:07.556385518 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 19:54:42 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ maven-archiver.spec ++++++
--- /var/tmp/diff_new_pack.CSioYb/_old  2022-03-21 20:11:08.144386123 +0100
+++ /var/tmp/diff_new_pack.CSioYb/_new  2022-03-21 20:11:08.148386127 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-archiver
 #
-# 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


++++++ maven-archiver-build.xml ++++++
--- /var/tmp/diff_new_pack.CSioYb/_old  2022-03-21 20:11:08.200386181 +0100
+++ /var/tmp/diff_new_pack.CSioYb/_new  2022-03-21 20:11:08.204386185 +0100
@@ -16,7 +16,7 @@
 
   <property name="spec.version" value="3.5"/>
 
-  <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