diff --git a/SPECS/etcd.spec b/SPECS/etcd.spec index d16a4ec..9c57094 100644 --- a/SPECS/etcd.spec +++ b/SPECS/etcd.spec @@ -1,11 +1,10 @@ Name: etcd -Version: 3.4.13 -%define gitversion ae9734e +Version: 3.5.4 Release: 1%{?dist} Summary: Distributed reliable key-value store for the most critical data of a distributed system License: ASL 2.0 URL: https://github.com/etcd-io/etcd -Source0: https://github.com/etcd-io/etcd/archive/v%{version}.tar.gz +#Source0: https://github.com/etcd-io/etcd/archive/v%{version}.tar.gz Source1: %{name}.service Source2: %{name}.conf %{?systemd_requires}