]> git.pld-linux.org Git - packages/gitlab-workhorse.git/commitdiff
requires go 1.5 actually
authorElan Ruusamäe <glen@delfi.ee>
Mon, 5 Sep 2016 19:44:18 +0000 (22:44 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 5 Sep 2016 19:44:18 +0000 (22:44 +0300)
gitlab-workhorse.spec

index d2b150e045bf9b793dde8467ea9601704ea041a6..ed3f99db9cf9eb7b61320277ac1fa2350991aabc 100644 (file)
@@ -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)
This page took 0.095246 seconds and 4 git commands to generate.