runc-2:1.0.0-154.dev.gitcc183ca
- autobuilt cc183ca Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2b1814fe69
commit
2a2fb4a967
1
.gitignore
vendored
1
.gitignore
vendored
@ -128,3 +128,4 @@
|
||||
/runc-07bd280.tar.gz
|
||||
/runc-3087d43.tar.gz
|
||||
/runc-4e6d8a0.tar.gz
|
||||
/runc-cc183ca.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 4e6d8a0fb94bcee30cea6cfafa2c02e1293a6ce9
|
||||
%global commit0 cc183ca6626c7fdcab8fa3f6d10ec89d9b185ee9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 153.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 154.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-154.dev.gitcc183ca
|
||||
- autobuilt cc183ca
|
||||
|
||||
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-153.dev.git4e6d8a0
|
||||
- autobuilt 4e6d8a0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-4e6d8a0.tar.gz) = 7ebe036de162a79e2a76ceb132489e1b447d8501de75b4849d05149cc11ab96b3f858e2e5ecead624f4acee3d707f26627d617b0d6fb1fcaf4f3031753cfa94c
|
||||
SHA512 (runc-cc183ca.tar.gz) = 7023bc81e35f03641779358eddaae77dbdbe4b94ade22f1379f548494ee416233dc3a78adb8113243a54a2b683640d8b33f01716184942c7bb94aa9b0d8ff1c7
|
||||
|
Loading…
Reference in New Issue
Block a user