Fridrich Strba 2022-03-19 21:52:11 +00:00 committed by Git OBS Bridge
parent 7abbc37277
commit 01427c48e9
3 changed files with 10 additions and 3 deletions

View File

@ -6,8 +6,8 @@
destdir="${build}"
- target="1.4"
- source="1.4"
+ target="1.6"
+ source="1.6"
+ target="1.8"
+ source="1.8"
debug="${javac.debug}">
<classpath refid="lib.path.ref"/>
<exclude name="com/jcraft/jsch/jcraft/Compression.java"

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 19 21:51:39 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* jsch-0.1.54-sourcetarget.patch
+ build with source/target levels 8
-------------------------------------------------------------------
Tue Apr 7 13:56:09 UTC 2020 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package jsch
#
# Copyright (c) 2020 SUSE LLC
# 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