From 14e1002a1c156cec1d3694c6504a4a1c9927dce728b090895cf2c6dc1f77b257 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 20 Mar 2022 01:37:34 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/jansi?expand=0&rev=8 --- jansi-build.xml | 2 +- jansi.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jansi-build.xml b/jansi-build.xml index ebcd308..0785792 100644 --- a/jansi-build.xml +++ b/jansi-build.xml @@ -14,7 +14,7 @@ - + diff --git a/jansi.spec b/jansi.spec index 23a1858..96ff390 100644 --- a/jansi.spec +++ b/jansi.spec @@ -1,7 +1,7 @@ # # spec file for package jansi # -# 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 @@ -84,7 +84,7 @@ popd %build mkdir -p jansi/lib build-jar-repository -s jansi/lib \ - hawtjni/hawtjni-runtime jansi-native/jansi-native + hawtjni/hawtjni-runtime jansi-native/jansi-native %{ant} -f %{name}-build.xml \ %if %{without tests} -Dtest.skip=true \ From 074b7fc3d0369b94484ecda354985badb5482bd5a1539cbd5fc22869fcb8012d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 23 Mar 2022 23:34:44 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/jansi?expand=0&rev=9 --- jansi.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jansi.changes b/jansi.changes index 87e6de2..0b708df 100644 --- a/jansi.changes +++ b/jansi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 23 23:34:23 UTC 2022 - Fridrich Strba + +- Build with java source and target levels 8 + ------------------------------------------------------------------- Thu Jun 27 07:34:53 UTC 2019 - Fridrich Strba