From 5e659600542b0cb01e377a98dc828ba6204ccf2e Mon Sep 17 00:00:00 2001 From: nosqlbuilder_pel7ppc64lebuilder0 Date: Fri, 15 Mar 2024 00:47:53 +0100 Subject: [PATCH] update to version 3.5.4 Signed-off-by: nosqlbuilder_pel7ppc64lebuilder0 --- SPECS/etcd.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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}