Fridrich Strba 2024-03-13 07:32:40 +00:00 committed by Git OBS Bridge
parent ac729df181
commit 431aee0e7c
7 changed files with 26 additions and 8 deletions

13
_service Normal file
View File

@ -0,0 +1,13 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/ymnk/jsch-agent-proxy.git</param>
<param name="revision">12c3d64fc2b0a4fd37659369edfdee26e48954e2</param>
<param name="versionformat">0.0.9</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9adcf90f01f1b3f9934a8f15bde11373ca10634c5e8083f763cf6cde00e79b61
size 3516

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

Binary file not shown.

BIN
jsch-agent-proxy-0.0.9-build.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
jsch-agent-proxy-0.0.9.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 13 07:30:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to 0.0.9
-------------------------------------------------------------------
Wed Mar 13 06:16:21 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -17,13 +17,13 @@
Name: jsch-agent-proxy
Version: 0.0.7
Version: 0.0.9
Release: 0
Summary: Proxy to ssh-agent and Pageant in Java
License: BSD-3-Clause
Group: Development/Libraries/Java
URL: http://www.jcraft.com/jsch-agent-proxy/
Source0: https://github.com/ymnk/jsch-agent-proxy/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source0: %{name}-%{version}.tar.xz
Source1: %{name}-%{version}-build.tar.xz
BuildRequires: ant
BuildRequires: fdupes