From ce08144a122abcf0c858064e61cbd1307b5e4f12 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 23 2016 16:03:50 +0000 Subject: import etcd-2.2.5-2.el7 --- diff --git a/SPECS/etcd.spec b/SPECS/etcd.spec index 6293e5a..893640b 100644 --- a/SPECS/etcd.spec +++ b/SPECS/etcd.spec @@ -21,7 +21,7 @@ Name: %{repo} Version: 2.2.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A highly-available key value store for shared configuration License: ASL 2.0 URL: https://%{provider_prefix} @@ -353,6 +353,10 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog +* Thu May 12 2016 jchaloup - 2.2.5-2 +- Cherry pick from extras-rhel-7.2 and build in 7.3 buildroot with golang-1.6 + resolves: #1328482 + * Thu Mar 03 2016 jchaloup - 2.2.5-1 - Update to 2.2.5 resolves: #1314351