jchaloup pushed to golang-github-coreos-go-etcd (f21). "Fix version and [B]R"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 20 21:41:15 UTC 2015


>From 1523baa07f5b7196b95df826da5ce3c0a8420862 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Mon, 20 Apr 2015 23:31:29 +0200
Subject: Fix version and [B]R


diff --git a/golang-github-coreos-go-etcd.spec b/golang-github-coreos-go-etcd.spec
index 5ac7fd9..c7d3dce 100644
--- a/golang-github-coreos-go-etcd.spec
+++ b/golang-github-coreos-go-etcd.spec
@@ -9,8 +9,8 @@
 %global debug_package   %{nil}
 
 Name:       golang-%{provider}-%{project}-%{repo}
-Version:    0.4.6
-Release:    0.3.rc1.git%{shortcommit}%{?dist}
+Version:    2.0.0
+Release:    0.1.git%{shortcommit}%{?dist}
 Summary:    The official etcd v0.2 client library for Go
 License:    ASL 2.0
 URL:        http://%{import_path}
@@ -26,7 +26,9 @@ ExclusiveArch:  %{ix86} x86_64 %{arm}
 
 %package devel
 BuildRequires:  golang >= 1.2.1-3
+BuildRequires:  golang(github.com/coreos/etcd/etcdserver/etcdhttp/httptypes)
 Requires:       golang >= 1.2.1-3
+Requires:       golang(github.com/coreos/etcd/etcdserver/etcdhttp/httptypes)
 Summary:        A golang library for logging to systemd
 Provides:       golang(%{import_path}/etcd) = %{version}-%{release}
 
@@ -53,7 +55,7 @@ cp -pav etcd/*.go  %{buildroot}/%{gopath}/src/%{import_path}/etcd
 %attr(644,-,-) %{gopath}/src/%{import_path}/etcd/*.go
 
 %changelog
-* Mon Apr 20 2015 jchaloup <jchaloup at redhat.com> - 0.4.6-0.3.rc1.git0424b5f
+* Mon Apr 20 2015 jchaloup <jchaloup at redhat.com> - 2.0.0-0.1.git0424b5f
 - Bump to upstream 0424b5f86ef0ca57a5309c599f74bbb3e97ecd9d
   related: #1141807
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/golang-github-coreos-go-etcd.git/commit/?h=f21&id=1523baa07f5b7196b95df826da5ce3c0a8420862


More information about the scm-commits mailing list