Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache-commons-chain for
openSUSE:Factory checked in at 2022-03-24 22:57:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-chain (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-chain.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-chain"
Thu Mar 24 22:57:38 2022 rev:2 rq:964393 version:1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-chain/apache-commons-chain.changes
2019-03-22 15:00:04.413839772 +0100
+++
/work/SRC/openSUSE:Factory/.apache-commons-chain.new.1900/apache-commons-chain.changes
2022-03-24 22:58:07.116257378 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 23:01:17 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-chain.spec ++++++
--- /var/tmp/diff_new_pack.7MjLy7/_old 2022-03-24 22:58:07.780258019 +0100
+++ /var/tmp/diff_new_pack.7MjLy7/_new 2022-03-24 22:58:07.784258022 +0100
@@ -1,7 +1,7 @@
#
# spec file for package apache-commons-chain
#
-# 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
@@ -117,7 +117,7 @@
%if %{without tests}
-Dmaven.test.skip=true \
%endif
- -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
+ -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \
-Dbuild.sysclasspath=first dist javadoc
%install