Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package felix-osgi-obr for openSUSE:Factory checked in at 2023-09-21 22:23:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/felix-osgi-obr (Old) and /work/SRC/openSUSE:Factory/.felix-osgi-obr.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "felix-osgi-obr" Thu Sep 21 22:23:05 2023 rev:2 rq:1112752 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/felix-osgi-obr/felix-osgi-obr.changes 2022-03-18 16:43:08.117224249 +0100 +++ /work/SRC/openSUSE:Factory/.felix-osgi-obr.new.1770/felix-osgi-obr.changes 2023-09-21 22:23:28.897808694 +0200 @@ -1,0 +2,5 @@ +Thu Sep 21 05:40:26 UTC 2023 - Fridrich Strba <[email protected]> + +- Build with java source/target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ felix-osgi-obr.spec ++++++ --- /var/tmp/diff_new_pack.sC0u0S/_old 2023-09-21 22:23:30.189855579 +0200 +++ /var/tmp/diff_new_pack.sC0u0S/_new 2023-09-21 22:23:30.189855579 +0200 @@ -1,7 +1,7 @@ # # spec file for package felix-osgi-obr # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ org.osgi.service.obr-build.xml ++++++ --- /var/tmp/diff_new_pack.sC0u0S/_old 2023-09-21 22:23:30.225856885 +0200 +++ /var/tmp/diff_new_pack.sC0u0S/_new 2023-09-21 22:23:30.229857030 +0200 @@ -14,7 +14,7 @@ <property name="bundle.version" value="1"/> - <property name="compiler.source" value="1.7"/> + <property name="compiler.source" value="1.8"/> <property name="compiler.target" value="${compiler.source}"/> <property name="build.finalName" value="${project.artifactId}-${project.version}"/>
