Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-filtering for openSUSE:Factory
checked in at 2022-03-21 20:11:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-filtering (Old)
and /work/SRC/openSUSE:Factory/.maven-filtering.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-filtering"
Mon Mar 21 20:11:07 2022 rev:3 rq:963346 version:3.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-filtering/maven-filtering.changes
2021-05-12 19:32:49.226896617 +0200
+++
/work/SRC/openSUSE:Factory/.maven-filtering.new.25692/maven-filtering.changes
2022-03-21 20:11:15.392393585 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 20:12:41 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-filtering.spec ++++++
--- /var/tmp/diff_new_pack.KoNZ87/_old 2022-03-21 20:11:16.048394260 +0100
+++ /var/tmp/diff_new_pack.KoNZ87/_new 2022-03-21 20:11:16.052394265 +0100
@@ -1,7 +1,7 @@
#
# spec file for package maven-filtering
#
-# 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-filtering-build.xml ++++++
--- /var/tmp/diff_new_pack.KoNZ87/_old 2022-03-21 20:11:16.084394298 +0100
+++ /var/tmp/diff_new_pack.KoNZ87/_new 2022-03-21 20:11:16.084394298 +0100
@@ -16,7 +16,7 @@
<property name="spec.version" value="3.1"/>
- <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}"/>