Accepting request 989764 from home:dirkmueller:Factory
- Update to version 3.5.4: * version: bump up to 3.5.4 * Update conssitent_index when applying fails * Add unit test for canonical SRV records * Revert "trim the suffix dot from the srv.Target for etcd-client DNS lookup" OBS-URL: https://build.opensuse.org/request/show/989764 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/etcd?expand=0&rev=22
This commit is contained in:
parent
5a7c564222
commit
d42e332def
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<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.3</param>
|
||||
<param name="revision">v3.5.4</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -5,4 +5,4 @@
|
||||
<param name="url">git://github.com/etcd-io/etcd.git</param>
|
||||
<param name="changesrevision">99018a77bea9a9d29962e5169876c64e02739c52</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/etcd-io/etcd.git</param>
|
||||
<param name="changesrevision">0452feec719fa8ad88ae343e66e9bb222965d75d</param></service></servicedata>
|
||||
<param name="changesrevision">08407ff7600eb16c4445d5f21c4fafaf19412e24</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d286fc4a49ed1b9b3a9442dfeef5c933efe34adc115b7a95ce78873185aaef23
|
||||
size 4091647
|
3
etcd-3.5.4.tar.gz
Normal file
3
etcd-3.5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bb4378949a59358c513a19dbfcc36304d5273e5b405ed8aa197d7683518b415
|
||||
size 4091864
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 05:47:16 UTC 2022 - dmueller@suse.com
|
||||
|
||||
- Update to version 3.5.4:
|
||||
* version: bump up to 3.5.4
|
||||
* Update conssitent_index when applying fails
|
||||
* Add unit test for canonical SRV records
|
||||
* Revert "trim the suffix dot from the srv.Target for etcd-client DNS lookup"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 13:35:37 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define _fillupdir %{_localstatedir}/adm/fillup-templates
|
||||
%endif
|
||||
Name: etcd
|
||||
Version: 3.5.3
|
||||
Version: 3.5.4
|
||||
Release: 0
|
||||
Summary: Highly-available key value store for configuration and service discovery
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b1ed73b5dabcc5242a3c05ba43257f1a3e2f042763a07f4815f500d70ad147c
|
||||
size 4816756
|
||||
oid sha256:c5edc344a46164e7bbab181c535bc4d4fc57d961bfd90d2586eb14d43e9265ef
|
||||
size 4772726
|
||||
|
Loading…
x
Reference in New Issue
Block a user