[packages/gitlab-runner/dev-11.1: 1/2] up to 11.1.0; go-bindata has been removed

glen glen at pld-linux.org
Mon Oct 1 09:41:10 CEST 2018


commit fdb078e70e955194b8f1da9e699f179b14c20f09
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 3fe981f..d597ebd 100644
--- a/gitlab-runner.spec
+++ b/gitlab-runner.spec
@@ -1,11 +1,11 @@
 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
 Source3:	%{name}.init
 Source4:	%{name}.sysconfig
 Source5:	%{name}.service
@@ -59,7 +59,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/2bd22098e41ccb2460e7c1d830bb437a4a912d14



More information about the pld-cvs-commit mailing list