Accepting request 962900 from Java:packages

Build with source/target levels 8

OBS-URL: https://build.opensuse.org/request/show/962900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreadline-java?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2022-03-28 14:59:00 +00:00 committed by Git OBS Bridge
commit e2d6b802e2
3 changed files with 10 additions and 3 deletions

View File

@ -7,7 +7,7 @@ Index: libreadline-java-0.8.2/Makefile
## normal javac
JAVAC = $(JAVA_HOME)/bin/javac
-JC_FLAGS += -target 1.5 -source 1.5
+JC_FLAGS += -target 1.6 -source 1.6
+JC_FLAGS += -target 1.8 -source 1.8
# installation directories --------------------------------------------------

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 18 16:39:52 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* libreadline-java-0.8.0-sourcetarget.patch
+ Build with source/target levels 8
-------------------------------------------------------------------
Fri Aug 3 07:26:14 UTC 2018 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libreadline-java
#
# Copyright (c) 2018 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#