Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-plugin-testing for
openSUSE:Factory checked in at 2022-03-21 20:11:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-plugin-testing (Old)
and /work/SRC/openSUSE:Factory/.maven-plugin-testing.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-plugin-testing"
Mon Mar 21 20:11:11 2022 rev:5 rq:963389 version:3.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-plugin-testing/maven-plugin-testing.changes
2021-05-12 19:32:49.834894188 +0200
+++
/work/SRC/openSUSE:Factory/.maven-plugin-testing.new.25692/maven-plugin-testing.changes
2022-03-21 20:11:20.204398539 +0100
@@ -1,0 +2,5 @@
+Mon Mar 21 04:32:01 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-plugin-testing.spec ++++++
--- /var/tmp/diff_new_pack.g2qkpC/_old 2022-03-21 20:11:21.252399618 +0100
+++ /var/tmp/diff_new_pack.g2qkpC/_new 2022-03-21 20:11:21.256399622 +0100
@@ -1,7 +1,7 @@
#
# spec file for package maven-plugin-testing
#
-# 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-plugin-testing-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml 2019-03-26 10:42:29.131414407 +0100
+++ new/common.xml 2022-03-21 05:30:46.582662506 +0100
@@ -11,7 +11,7 @@
<property name="spec.version" value="3.3"/>
- <property name="compiler.source" value="1.6"/>
+ <property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
</project>