Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache-commons-daemon for
openSUSE:Factory checked in at 2022-03-19 22:20:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-daemon (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-daemon.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-daemon"
Sat Mar 19 22:20:49 2022 rev:20 rq:963052 version:1.2.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-daemon/apache-commons-daemon.changes
2021-07-28 19:21:01.139558464 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-daemon.new.25692/apache-commons-daemon.changes
2022-03-19 22:23:00.288958115 +0100
@@ -1,0 +2,5 @@
+Sat Mar 19 13:05:21 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source/target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-daemon.spec ++++++
--- /var/tmp/diff_new_pack.xJNawc/_old 2022-03-19 22:23:00.804958768 +0100
+++ /var/tmp/diff_new_pack.xJNawc/_new 2022-03-19 22:23:00.808958773 +0100
@@ -1,7 +1,7 @@
#
# spec file
#
-# 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
++++++ apache-commons-daemon-build.xml ++++++
--- /var/tmp/diff_new_pack.xJNawc/_old 2022-03-19 22:23:00.840958813 +0100
+++ /var/tmp/diff_new_pack.xJNawc/_new 2022-03-19 22:23:00.844958819 +0100
@@ -7,7 +7,7 @@
<property name="project.artifactId" value="commons-daemon" />
<property name="project.version" value="1.2.4" />
- <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}" />