Accepting request 972973 from home:ojkastl_buildservice:Branch_devel_kubic

update to 9.1.1; add new subpackage teleport-tbot for machine-id executable tbot

OBS-URL: https://build.opensuse.org/request/show/972973
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=17
This commit is contained in:
2022-04-26 20:20:04 +00:00
committed by Git OBS Bridge
parent 26774e3d49
commit 833905152b
9 changed files with 183 additions and 11 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">v9.0.4</param>
<param name="revision">v9.1.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@@ -25,6 +25,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">teleport-9.0.4.tar.gz</param>
<param name="archive">teleport-9.1.1.tar.gz</param>
</service>
</services>