From fa83d38da6230e59edaeccaa55f979b2e51a99b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Sat, 9 Feb 2019 11:26:13 +0100 Subject: [PATCH] - updated to 3.3.12 --- etcd.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etcd.spec b/etcd.spec index 5d44247..2cf3e93 100644 --- a/etcd.spec +++ b/etcd.spec @@ -1,13 +1,13 @@ # git rev-parse --short v3.3.10 -%define githash 27fc7e2 +%define githash d57e8b8 Summary: A highly-available key value store for shared configuration Name: etcd -Version: 3.3.10 +Version: 3.3.12 Release: 1 License: Apache v2.0 Group: Daemons Source0: https://github.com/coreos/etcd/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: cae7a6e0a7e23548fc098e24282a6c8e +# Source0-md5: 23bc317f1db7730bcd408575616ea651 Patch0: nogit.patch URL: https://github.com/coreos/etcd/ BuildRequires: golang >= 1.2.1-3 -- 2.43.0