Accepting request 971137 from home:eroca:go

- Update to version 3.5.3

OBS-URL: https://build.opensuse.org/request/show/971137
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/etcd?expand=0&rev=20
This commit is contained in:
Richard Brown
2022-04-21 12:19:01 +00:00
committed by Git OBS Bridge
parent d0e511dd10
commit 318bc849a5
7 changed files with 35 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="url">git://github.com/etcd-io/etcd.git</param>
<param name="url">https://github.com/etcd-io/etcd.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v3.5.2</param>
<param name="revision">v3.5.3</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>