[packages/gitlab-runner] up to 11.1.0; go-bindata has been removed
glen
glen at pld-linux.org
Tue Aug 20 14:15:54 CEST 2019
commit 54c688dc8e5bd78cf2ec088b0bcca0b6bb8a14ac
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Wed Aug 15 16:55:03 2018 +0300
up to 11.1.0; go-bindata has been removed
- https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/831
- https://gitlab.com/gitlab-org/gitlab-runner/issues/2953
- https://gitlab.com/gitlab-org/gitlab-runner/issues/1504
gitlab-runner.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gitlab-runner.spec b/gitlab-runner.spec
index 0d539f8..ae8ece2 100644
--- a/gitlab-runner.spec
+++ b/gitlab-runner.spec
@@ -4,12 +4,12 @@
Summary: The official GitLab CI runner written in Go
Name: gitlab-runner
-Version: 11.0.0
-Release: 1
+Version: 11.1.0
+Release: 0.1
License: MIT
Group: Development/Building
-Source0: https://gitlab.com/gitlab-org/gitlab-runner/repository/archive.tar.bz2?ref=v%{version}&/%{name}-%{version}.tar.bz2
-# Source0-md5: d35d4d5c4d82bb68285c678be932299a
+Source0: https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v%{version}/gitlab-runner-v%{version}.tar.bz2
+# Source0-md5: 5d92b8ca3fe5fdfeeb3bc2900c4aecd6
%if %{with prebuilt}
Source1: https://gitlab-runner-downloads.s3.amazonaws.com/v%{version}/binaries/gitlab-runner-linux-amd64
# Source1-md5: 2fc56f01f932a14a807e37195d08bcf2
@@ -67,7 +67,7 @@ install -d src/$(dirname %{import_path})
mv gitlab-runner-* src/%{import_path}
cd src/%{import_path}
-%patch0 -p5
+#%patch0 -p5
%patch1 -p1
# avoid docker being used even if executable found
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gitlab-runner.git/commitdiff/e999385bad1f5767eece246814bdba83deb95b7c
More information about the pld-cvs-commit
mailing list