Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-file-management for
openSUSE:Factory checked in at 2022-03-21 20:11:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-file-management (Old)
and /work/SRC/openSUSE:Factory/.maven-file-management.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-file-management"
Mon Mar 21 20:11:16 2022 rev:2 rq:963393 version:3.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-file-management/maven-file-management.changes
2019-04-05 12:04:20.426606089 +0200
+++
/work/SRC/openSUSE:Factory/.maven-file-management.new.25692/maven-file-management.changes
2022-03-21 20:11:25.908404411 +0100
@@ -1,0 +2,5 @@
+Mon Mar 21 04:43:53 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-file-management.spec ++++++
--- /var/tmp/diff_new_pack.8NjTPG/_old 2022-03-21 20:11:26.428404946 +0100
+++ /var/tmp/diff_new_pack.8NjTPG/_new 2022-03-21 20:11:26.436404954 +0100
@@ -1,7 +1,7 @@
#
# spec file for package maven-file-management
#
-# 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-file-management-build.xml ++++++
--- /var/tmp/diff_new_pack.8NjTPG/_old 2022-03-21 20:11:26.472404992 +0100
+++ /var/tmp/diff_new_pack.8NjTPG/_new 2022-03-21 20:11:26.476404996 +0100
@@ -17,7 +17,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}"/>