SHA256
1
0
forked from pool/jline

Accepting request 963260 from Java:packages

Build with source/target levels 8

OBS-URL: https://build.opensuse.org/request/show/963260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jline?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2022-03-20 19:55:43 +00:00 committed by Git OBS Bridge
commit 3d9c4e3a0b
3 changed files with 7 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<property name="project.name" value="JLine"/> <property name="project.name" value="JLine"/>
<property name="project.version" value="2.14.6"/> <property name="project.version" value="2.14.6"/>
<property name="compiler.source" value="1.6"/> <property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/> <property name="compiler.target" value="${compiler.source}"/>
<property name="build.finalName" value="${project.artifactId}-${project.version}"/> <property name="build.finalName" value="${project.artifactId}-${project.version}"/>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 20 13:12:08 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 27 07:34:45 UTC 2019 - Fridrich Strba <fstrba@suse.com> Fri Sep 27 07:34:45 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package jline # spec file for package jline
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed