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:
commit
38f1af0572
BIN
jsch-agent-proxy-0.0.7-build.tar.xz
(Stored with Git LFS)
BIN
jsch-agent-proxy-0.0.7-build.tar.xz
(Stored with Git LFS)
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user