jchaloup pushed to etcd (f22). "Update to v2.0.7 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 12:08:56 UTC 2015


>From 88f5573f4b56b7be7c25d57cc79e36de67aef1bf Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Tue, 31 Mar 2015 13:52:21 +0200
Subject: Update to v2.0.7 - related: #1191441


diff --git a/.gitignore b/.gitignore
index 60bfc85..0b1bb7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/v2.0.5.tar.gz
+/v2.0.7.tar.gz
diff --git a/etcd.spec b/etcd.spec
index 6a430a0..30d0367 100644
--- a/etcd.spec
+++ b/etcd.spec
@@ -4,12 +4,12 @@
 %global provider_tld    com
 %global project         coreos
 %global repo            etcd
-%global commit          9481945228b97c5d019596b921d8b03833964d9e
+%global commit          0cb90e4bea279eb207be3478affac7cc02692bec
 
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
 
 Name:		%{repo}
-Version:	2.0.5
+Version:	2.0.7
 Release:	0.1%{?dist}
 Summary:	A highly-available key value store for shared configuration
 License:	ASL 2.0
@@ -178,13 +178,20 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/
 %dir %attr(-,%{name},%{name}) %{_sharedstatedir}/%{name}
 %{_unitdir}/%{name}.service
 %doc LICENSE README.md Documentation/internal-protocol-versioning.md
+%doc Godeps/Godeps.json
 
 %files devel
 %doc LICENSE README.md Documentation/internal-protocol-versioning.md
 %dir %{gopath}/src/%{provider}.%{provider_tld}/%{project}
 %{gopath}/src/%{import_path}
+%doc Godeps/Godeps.json
 
 %changelog
+* Tue Mar 31 2015 jchaloup <jchaloup at redhat.com> - 2.0.7-0.1
+- Update to v2.0.7
+  Add Godeps.json to doc
+  related: #1191441
+
 * Thu Mar 12 2015 jchaloup <jchaloup at redhat.com> - 2.0.5-0.1
 - Bump to 9481945228b97c5d019596b921d8b03833964d9e (v2.0.5)
 
diff --git a/sources b/sources
index 333846e..23ddc26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27476feb4b21c445bde1728a84d7e7be  v2.0.5.tar.gz
+a68a00f72f59d74d0573196c5b31ee09  v2.0.7.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/etcd.git/commit/?h=f22&id=88f5573f4b56b7be7c25d57cc79e36de67aef1bf


More information about the scm-commits mailing list