Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-shared-io for openSUSE:Factory
checked in at 2022-03-24 22:57:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-shared-io (Old)
and /work/SRC/openSUSE:Factory/.maven-shared-io.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-shared-io"
Thu Mar 24 22:57:59 2022 rev:2 rq:964423 version:3.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-shared-io/maven-shared-io.changes
2019-04-05 12:04:47.786601807 +0200
+++
/work/SRC/openSUSE:Factory/.maven-shared-io.new.1900/maven-shared-io.changes
2022-03-24 22:59:53.292359876 +0100
@@ -1,0 +2,5 @@
+Mon Mar 21 04:40:31 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-shared-io.spec ++++++
--- /var/tmp/diff_new_pack.36LKsw/_old 2022-03-24 22:59:53.672360243 +0100
+++ /var/tmp/diff_new_pack.36LKsw/_new 2022-03-24 22:59:53.684360254 +0100
@@ -1,7 +1,7 @@
#
# spec file for package maven-shared-io
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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-shared-io-build.xml ++++++
--- /var/tmp/diff_new_pack.36LKsw/_old 2022-03-24 22:59:53.724360293 +0100
+++ /var/tmp/diff_new_pack.36LKsw/_new 2022-03-24 22:59:53.728360297 +0100
@@ -16,7 +16,7 @@
<property name="spec.version" value="3.0"/>
- <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}"/>