From 1e584b027e3b639671b7c90987b3c6b570141a37 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 18 Oct 2013 02:12:51 +0300 Subject: [PATCH] up to 0.1.2 stable --- etcd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etcd.spec b/etcd.spec index e23b0e5..cfc796e 100644 --- a/etcd.spec +++ b/etcd.spec @@ -2,12 +2,12 @@ %define debug_package %{nil} Summary: A highly-available key value store for shared configuration Name: etcd -Version: 0.1.1 +Version: 0.1.2 Release: 1 License: Apache v2.0 Group: Daemons Source0: https://github.com/coreos/etcd/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 04dfdb78ffc6e5a289f340615525bf70 +# Source0-md5: 4d0fb3fd2fc3aa051b47ff5d8fb151cf URL: https://github.com/coreos/etcd/ BuildRequires: golang BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0