]> git.pld-linux.org Git - packages/gitlab-runner.git/blobdiff - gitlab-ci-multi-runner.spec
v1.6.0
[packages/gitlab-runner.git] / gitlab-ci-multi-runner.spec
index 2cb199692d2e089adcb052bc0251eb248b329592..f636af240392f47662e1b2c06ca2e0367c1a9778 100644 (file)
@@ -1,13 +1,17 @@
 # the revision for images
-%define        revision        %{version}
+# $ git fetch https://gitlab.com/gitlab-org/gitlab-ci-multi-runner refs/tags/v1.6.0
+# $ git rev-list -n 1 --abbrev-commit FETCH_HEAD
+#define revision 76fdacd
+# No changes to image, so don't refetch it
+%define revision 1.5.2
 Summary:       The official GitLab CI runner written in Go
 Name:          gitlab-ci-multi-runner
-Version:       1.5.2
+Version:       1.6.0
 Release:       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: 3daf43173c38421fb9243fc20a7adf70
+# Source0-md5: 397bc6a197942495d0a5582996f91c3e
 Source1:       https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/master/docker/prebuilt-x86_64.tar.xz
 # Source1-md5: 0d89c7578a0b5d22a4ae85dcb7d5b4f5
 Source2:       https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/master/docker/prebuilt-arm.tar.xz
This page took 0.156592 seconds and 4 git commands to generate.