|
|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_base 3.4.3 |
|
|
|
%define V_base 3.4.4 |
|
|
|
%define V_snap 20191024 |
|
|
|
%define V_snap 20200225 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: etcd |
|
|
|
Name: etcd |
|
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Networking |
|
|
|
Group: Networking |
|
|
|
License: Apache |
|
|
|
License: Apache |
|
|
|
Version: %{V_base}.%{V_snap} |
|
|
|
Version: %{V_base}.%{V_snap} |
|
|
|
Release: 20191024 |
|
|
|
Release: 20200225 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/etcd/etcd-%{V_snap}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/etcd/etcd-%{V_snap}.tar.xz |
|
|
|
|