Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-dependency-analyzer for
openSUSE:Factory checked in at 2022-03-24 22:57:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-dependency-analyzer (Old)
and /work/SRC/openSUSE:Factory/.maven-dependency-analyzer.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-dependency-analyzer"
Thu Mar 24 22:57:58 2022 rev:3 rq:964421 version:1.10
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-dependency-analyzer/maven-dependency-analyzer.changes
2021-05-12 19:32:46.338908153 +0200
+++
/work/SRC/openSUSE:Factory/.maven-dependency-analyzer.new.1900/maven-dependency-analyzer.changes
2022-03-24 22:59:47.924354694 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 19:57:45 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-dependency-analyzer.spec ++++++
--- /var/tmp/diff_new_pack.69zlkM/_old 2022-03-24 22:59:48.300355057 +0100
+++ /var/tmp/diff_new_pack.69zlkM/_new 2022-03-24 22:59:48.308355064 +0100
@@ -1,7 +1,7 @@
#
# spec file for package maven-dependency-analyzer
#
-# 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-dependency-analyzer-build.xml ++++++
--- /var/tmp/diff_new_pack.69zlkM/_old 2022-03-24 22:59:48.360355115 +0100
+++ /var/tmp/diff_new_pack.69zlkM/_new 2022-03-24 22:59:48.364355119 +0100
@@ -15,7 +15,7 @@
<property name="project.organization.name" value="The Apache Software
Foundation"/>
- <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}"/>