Accepting request 1057629 from home:ojkastl_buildservice:Branch_devel_kubic

update to 11.2.0

OBS-URL: https://build.opensuse.org/request/show/1057629
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=76
This commit is contained in:
2023-01-10 14:38:23 +00:00
committed by Git OBS Bridge
parent 26893928fb
commit 723bfbe824
8 changed files with 41 additions and 13 deletions

View File

@@ -4,10 +4,11 @@
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="exclude">.git</param>
<param name="revision">v11.1.4</param>
<param name="revision">v11.2.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="match-tag">v*</param>
</service>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/gravitational/webassets</param>
@@ -25,6 +26,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">teleport-11.1.4.tar.gz</param>
<param name="archive">teleport-11.2.0.tar.gz</param>
</service>
</services>