Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plexus-containers for
openSUSE:Factory checked in at 2022-03-24 22:58:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-containers (Old)
and /work/SRC/openSUSE:Factory/.plexus-containers.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-containers"
Thu Mar 24 22:58:02 2022 rev:9 rq:964427 version:2.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/plexus-containers/plexus-component-metadata.changes
2021-05-15 01:24:57.226863442 +0200
+++
/work/SRC/openSUSE:Factory/.plexus-containers.new.1900/plexus-component-metadata.changes
2022-03-24 23:00:06.224372360 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 17:45:24 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/plexus-containers/plexus-containers.changes
2022-01-19 00:35:24.366299506 +0100
+++
/work/SRC/openSUSE:Factory/.plexus-containers.new.1900/plexus-containers.changes
2022-03-24 23:00:06.276372410 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 17:43:12 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------
---
/work/SRC/openSUSE:Factory/plexus-containers/plexus-metadata-generator.changes
2021-05-15 01:24:57.254863344 +0200
+++
/work/SRC/openSUSE:Factory/.plexus-containers.new.1900/plexus-metadata-generator.changes
2022-03-24 23:00:06.304372438 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 17:43:54 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plexus-component-metadata.spec ++++++
--- /var/tmp/diff_new_pack.UMtjSi/_old 2022-03-24 23:00:06.760372878 +0100
+++ /var/tmp/diff_new_pack.UMtjSi/_new 2022-03-24 23:00:06.764372881 +0100
@@ -117,7 +117,7 @@
-f \
%endif
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
- -- -Dmaven.compiler.release=6
+ -- -Dmaven.compiler.release=8
%endif
# empty line, keep
plexus-metadata-generator.spec: same change
++++++ plexus-containers-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml 2022-01-17 12:53:10.244333125 +0100
+++ new/common.xml 2022-03-19 20:34:04.404971045 +0100
@@ -7,7 +7,7 @@
<property name="project.organization.name" value="Codehaus Plexus"/>
- <property name="compiler.source" value="1.6"/>
+ <property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
</project>