Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package osgi-annotation for openSUSE:Factory
checked in at 2022-03-20 20:55:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osgi-annotation (Old)
and /work/SRC/openSUSE:Factory/.osgi-annotation.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osgi-annotation"
Sun Mar 20 20:55:44 2022 rev:3 rq:963261 version:7.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/osgi-annotation/osgi-annotation.changes
2020-04-01 19:18:41.307540568 +0200
+++
/work/SRC/openSUSE:Factory/.osgi-annotation.new.25692/osgi-annotation.changes
2022-03-20 20:56:05.718573659 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 13:13:35 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ osgi-annotation.spec ++++++
--- /var/tmp/diff_new_pack.YAywqU/_old 2022-03-20 20:56:06.182574327 +0100
+++ /var/tmp/diff_new_pack.YAywqU/_new 2022-03-20 20:56:06.186574332 +0100
@@ -1,7 +1,7 @@
#
# spec file for package osgi-annotation
#
-# Copyright (c) 2020 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
++++++ osgi-annotation-build.xml ++++++
--- /var/tmp/diff_new_pack.YAywqU/_old 2022-03-20 20:56:06.234574402 +0100
+++ /var/tmp/diff_new_pack.YAywqU/_new 2022-03-20 20:56:06.238574407 +0100
@@ -8,7 +8,7 @@
<property file="build.properties"/>
- <property name="compiler.source" value="1.6"/>
+ <property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
<property name="project.artifactId" value="osgi.annotation"/>