Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package native-platform for openSUSE:Factory
checked in at 2022-03-23 20:18:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/native-platform (Old)
and /work/SRC/openSUSE:Factory/.native-platform.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "native-platform"
Wed Mar 23 20:18:27 2022 rev:2 rq:964175 version:0.14
Changes:
--------
--- /work/SRC/openSUSE:Factory/native-platform/native-platform.changes
2019-11-13 13:28:32.323710856 +0100
+++
/work/SRC/openSUSE:Factory/.native-platform.new.25692/native-platform.changes
2022-03-23 20:20:22.082530299 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 07:39:26 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ native-platform.spec ++++++
--- /var/tmp/diff_new_pack.6xCI4n/_old 2022-03-23 20:20:22.566530573 +0100
+++ /var/tmp/diff_new_pack.6xCI4n/_new 2022-03-23 20:20:22.570530575 +0100
@@ -1,7 +1,7 @@
#
# spec file for package native-platform
#
-# 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
++++++ native-platform-0.7-Makefile ++++++
--- /var/tmp/diff_new_pack.6xCI4n/_old 2022-03-23 20:20:22.614530600 +0100
+++ /var/tmp/diff_new_pack.6xCI4n/_new 2022-03-23 20:20:22.622530605 +0100
@@ -23,8 +23,8 @@
known_os_archs :=
JAR_ARCH=$(BUILD)/native-platform-linux.jar
-JTARGET=1.6
-JSOURCE=1.6
+JTARGET=1.8
+JSOURCE=1.8
INCLUDE=-I$(IDIR) -I$(IGEN) -I/usr/include -I$(JAVA_HOME)/include
-I$(JAVA_HOME)/include/linux
LDLIBS=-lncurses