Accepting request 955796 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/955796 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=2
This commit is contained in:
commit
6585a230b0
4
_service
4
_service
@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v6.2.28</param>
|
||||
<param name="revision">v8.3.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -17,6 +17,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">teleport-6.2.28.tar.gz</param>
|
||||
<param name="archive">teleport-8.3.1.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gravitational/teleport</param>
|
||||
<param name="changesrevision">aecb32b912e7c123a7750c40b125af75689ffe61</param></service></servicedata>
|
||||
<param name="changesrevision">64812df6eb11134510aa798c6a2fecea9b5ce88d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b471edc086fb950e8812661a4e84879f514f9b02c5a3200626a1863b74d567d
|
||||
size 52181315
|
3
teleport-8.3.1.tar.gz
Normal file
3
teleport-8.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9736cff136b104ce0b6ae93c47f9b92228648662afbdd82e2c750187035a3970
|
||||
size 54779339
|
1297
teleport.changes
1297
teleport.changes
File diff suppressed because it is too large
Load Diff
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 6.2.28
|
||||
Version: 8.3.1
|
||||
Release: 0
|
||||
Summary: Identity-aware, multi-protocol access proxy
|
||||
License: Apache-2.0
|
||||
@ -58,7 +58,7 @@ License: Apache-2.0
|
||||
A tool that lets end users interact with Teleport nodes. This replaces ssh.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q
|
||||
%setup -q -T -D -a 1
|
||||
|
||||
%build
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b07ae3054859902dcb1d1509d67107b97bfd9388834ae456d9d0cfc5b1f6b03
|
||||
size 12350435
|
||||
oid sha256:9329b1a6129b4d429588b0e5eec5490d35fdb058208a2bf31e09adcad6ac7f04
|
||||
size 14529231
|
||||
|
Loading…
Reference in New Issue
Block a user