Script 'mail_helper' called by obssrc
Hello community,

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

Package is "plexus-utils"

Thu Mar 24 22:58:05 2022 rev:4 rq:964430 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plexus-utils/plexus-utils.changes        
2019-11-26 16:57:53.288137022 +0100
+++ /work/SRC/openSUSE:Factory/.plexus-utils.new.1900/plexus-utils.changes      
2022-03-24 23:00:08.584374638 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 23:53:16 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plexus-utils.spec ++++++
--- /var/tmp/diff_new_pack.yNEoh3/_old  2022-03-24 23:00:09.028375067 +0100
+++ /var/tmp/diff_new_pack.yNEoh3/_new  2022-03-24 23:00:09.032375071 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plexus-utils
 #
-# 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
@@ -71,10 +71,10 @@
 %fdupes -s %{buildroot}%{_javadocdir}
 
 %files -f .mfiles
-%doc NOTICE.txt LICENSE-2.0.txt
+%%license NOTICE.txt LICENSE-2.0.txt
 
 %files javadoc
-%doc NOTICE.txt LICENSE-2.0.txt
 %{_javadocdir}/%{name}
+%license NOTICE.txt LICENSE-2.0.txt
 
 %changelog

++++++ plexus-utils-build.xml ++++++
--- /var/tmp/diff_new_pack.yNEoh3/_old  2022-03-24 23:00:09.084375121 +0100
+++ /var/tmp/diff_new_pack.yNEoh3/_new  2022-03-24 23:00:09.088375125 +0100
@@ -17,7 +17,7 @@
   <property name="project.organization.name" value="Codehaus Plexus"/>
   <property name="project.organization.url" 
value="http://codehaus-plexus.github.io"/>
   
-  <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