runc-2:1.0.0-155.dev.gitbe51398
- autobuilt be51398 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2a2fb4a967
commit
1519dcf51e
1
.gitignore
vendored
1
.gitignore
vendored
@ -129,3 +129,4 @@
|
||||
/runc-3087d43.tar.gz
|
||||
/runc-4e6d8a0.tar.gz
|
||||
/runc-cc183ca.tar.gz
|
||||
/runc-be51398.tar.gz
|
||||
|
@ -19,13 +19,13 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://github.com/opencontainers/runc
|
||||
%global commit0 cc183ca6626c7fdcab8fa3f6d10ec89d9b185ee9
|
||||
%global commit0 be51398a8af0b32b0b580e4da069cc6f704639bf
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 154.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 155.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-155.dev.gitbe51398
|
||||
- autobuilt be51398
|
||||
|
||||
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-154.dev.gitcc183ca
|
||||
- autobuilt cc183ca
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-cc183ca.tar.gz) = 7023bc81e35f03641779358eddaae77dbdbe4b94ade22f1379f548494ee416233dc3a78adb8113243a54a2b683640d8b33f01716184942c7bb94aa9b0d8ff1c7
|
||||
SHA512 (runc-be51398.tar.gz) = da5493ccb48b0ac59cac3b84daa26690dfa9e65e6dd571cbce29f7d19788de5ffc389f6b2f0d00c38f44012d2848cceed419111af1906a12d791810a07ba3e39
|
||||
|
Loading…
Reference in New Issue
Block a user