From 4e1ebed00b7e18f7e057bc2f7283b6836b57f5f9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 23 Aug 2017 11:21:46 +0300 Subject: [PATCH] up to 9.5.0 --- gitlab-ci-multi-runner.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gitlab-ci-multi-runner.spec b/gitlab-ci-multi-runner.spec index ca36f6e..9a6c76b 100644 --- a/gitlab-ci-multi-runner.spec +++ b/gitlab-ci-multi-runner.spec @@ -1,11 +1,11 @@ Summary: The official GitLab CI runner written in Go Name: gitlab-ci-multi-runner -Version: 9.3.0 +Version: 9.5.0 Release: 0.1 License: MIT Group: Development/Building Source0: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/repository/archive.tar.gz?ref=v%{version}&/%{name}-%{version}.tar.gz -# Source0-md5: 9dcaa3e6e53296176f1f97f20fa46e74 +# Source0-md5: e3267a1caac208a5a396deb873da99a3 Source3: %{name}.init Source4: %{name}.sysconfig Source5: %{name}.service @@ -58,7 +58,7 @@ install -d src/$(dirname %{import_path}) mv gitlab-ci-multi-runner-* src/%{import_path} cd src/%{import_path} -%patch0 -p1 +#%patch0 -p1 %patch1 -p1 # avoid docker being used even if executable found -- 2.43.0