Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plexus-interpolation for 
openSUSE:Factory checked in at 2022-03-24 22:58:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-interpolation (Old)
 and      /work/SRC/openSUSE:Factory/.plexus-interpolation.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plexus-interpolation"

Thu Mar 24 22:58:04 2022 rev:3 rq:964429 version:1.26

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/plexus-interpolation/plexus-interpolation.changes    
    2019-11-26 16:58:55.708116410 +0100
+++ 
/work/SRC/openSUSE:Factory/.plexus-interpolation.new.1900/plexus-interpolation.changes
      2022-03-24 23:00:07.908373986 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 15:43:05 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 1.8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plexus-interpolation.spec ++++++
--- /var/tmp/diff_new_pack.sjTRHB/_old  2022-03-24 23:00:08.392374453 +0100
+++ /var/tmp/diff_new_pack.sjTRHB/_new  2022-03-24 23:00:08.396374457 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plexus-interpolation
 #
-# 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
@@ -21,7 +21,7 @@
 Version:        1.26
 Release:        0
 Summary:        Plexus Interpolation API
-License:        Apache-2.0 AND Apache-1.1 AND MIT
+License:        Apache-1.1 AND Apache-2.0 AND MIT
 Group:          Development/Libraries/Java
 URL:            https://github.com/codehaus-plexus/%{name}
 Source0:        
https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz

++++++ plexus-interpolation-build.xml ++++++
--- /var/tmp/diff_new_pack.sjTRHB/_old  2022-03-24 23:00:08.428374488 +0100
+++ /var/tmp/diff_new_pack.sjTRHB/_new  2022-03-24 23:00:08.432374492 +0100
@@ -12,7 +12,7 @@
   <property name="project.groupId" value="org.codehaus.plexus"/>
   <property name="project.version" value="1.26"/>
 
-  <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