Accepting request 963286 from Java:packages

Build with source/target levels 8

OBS-URL: https://build.opensuse.org/request/show/963286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jsch-agent-proxy?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2022-03-28 14:59:33 +00:00 committed by Git OBS Bridge
commit 38f1af0572
3 changed files with 10 additions and 5 deletions

BIN
jsch-agent-proxy-0.0.7-build.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 20 15:18:34 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 1.8
-------------------------------------------------------------------
Thu Oct 10 21:06:23 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package jsch-agent-proxy
#
# 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
@ -74,7 +74,7 @@ Requires: mvn(com.jcraft:jsch.agentproxy.core) = %{version}
Summary: Pageant connector for jsch-agent-proxy
Group: Development/Libraries/Java
Requires: mvn(com.jcraft:jsch.agentproxy.core) = %{version}
Requires: mvn(net.java.dev.jna:jna)
Requires: mvn(net.java.dev.jna:jna)
Requires: mvn(net.java.dev.jna:platform)
%description pageant
@ -101,7 +101,7 @@ Requires: mvn(com.trilead:trilead-ssh2)
Summary: USocketFactory implementation using JNA
Group: Development/Libraries/Java
Requires: mvn(com.jcraft:jsch.agentproxy.core) = %{version}
Requires: mvn(net.java.dev.jna:jna)
Requires: mvn(net.java.dev.jna:jna)
Requires: mvn(net.java.dev.jna:platform)
%description usocket-jna