[packages/gitlab-workhorse] requires go 1.5 actually

glen glen at pld-linux.org
Mon Sep 5 21:44:34 CEST 2016


commit d0ff68309c0e02391e93d62fc1ce9426f873c099
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 5 22:44:18 2016 +0300

    requires go 1.5 actually

 gitlab-workhorse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitlab-workhorse.spec b/gitlab-workhorse.spec
index d2b150e..ed3f99d 100644
--- a/gitlab-workhorse.spec
+++ b/gitlab-workhorse.spec
@@ -9,7 +9,7 @@ Source0:	https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.g
 Source1:	%{name}.service
 URL:		https://gitlab.com/gitlab-org/gitlab-workhorse
 BuildRequires:	git-core
-BuildRequires:	golang >= 1.6
+BuildRequires:	golang >= 1.5
 %{?with_systemd:BuildRequires:	systemd-units}
 Obsoletes:	gitlab-git-http-server <= 0.3.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-workhorse.git/commitdiff/d0ff68309c0e02391e93d62fc1ce9426f873c099



More information about the pld-cvs-commit mailing list