Accepting request 1062593 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1062593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2023-02-02 17:08:16 +00:00 committed by Git OBS Bridge
commit 73f9fc5e70
7 changed files with 1056 additions and 10 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="exclude">.git</param>
<param name="revision">v11.2.3</param>
<param name="revision">v11.3.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@ -26,6 +26,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">teleport-11.2.3.tar.gz</param>
<param name="archive">teleport-11.3.2.tar.gz</param>
</service>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/gravitational/teleport</param>
<param name="changesrevision">73240bcab9ded0e2240b14a5a0d44c61d57257e0</param></service></servicedata>
<param name="changesrevision">d14904a2c32888d3f8cd2da169a705f1cad53dc6</param></service></servicedata>

View File

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

3
teleport-11.3.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5271e6319780ea5ffff8e1333af1e6eb21a3999b92f42da04fadab73c12488fb
size 128207438

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: teleport
Version: 11.2.3
Version: 11.3.2
Release: 0
Summary: Identity-aware, multi-protocol access proxy
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1800d75249c6059db6bdd486bd883878af3b6ed65d6363011dc3455f88fdec0b
size 30968661
oid sha256:4f16bf12e778e873746607fb12201170ee2b82ce82ead8456e3d158dcdd80e4f
size 30972713