runc-2:1.0.0-359.dev.git6721470
- autobuilt 6721470 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8ec507bd78
commit
793ecb063b
1
.gitignore
vendored
1
.gitignore
vendored
@ -332,3 +332,4 @@
|
|||||||
/runc-5d6d1be.tar.gz
|
/runc-5d6d1be.tar.gz
|
||||||
/runc-c69ae75.tar.gz
|
/runc-c69ae75.tar.gz
|
||||||
/runc-be30b6e.tar.gz
|
/runc-be30b6e.tar.gz
|
||||||
|
/runc-6721470.tar.gz
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://github.com/opencontainers/runc
|
%global git0 https://github.com/opencontainers/runc
|
||||||
%global commit0 be30b6e5ac240ee9944c7f325ed2cb9f9a4c5a23
|
%global commit0 6721470a9e1219afe5299d31584bdd868ad7a9da
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 358.dev.git%{shortcommit0}%{?dist}
|
Release: 359.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-359.dev.git6721470
|
||||||
|
- autobuilt 6721470
|
||||||
|
|
||||||
* Tue Jan 26 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-358.dev.gitbe30b6e
|
* Tue Jan 26 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-358.dev.gitbe30b6e
|
||||||
- autobuilt be30b6e
|
- autobuilt be30b6e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-be30b6e.tar.gz) = 26ed4142b2bd22a1ccdc37854ebec26c79c7bc03b6d50127565dbd3689a2950ec8107397ccddb7c5f1d15f552b9544ebf85699d9f05c40fcc4e1783c9f38d99f
|
SHA512 (runc-6721470.tar.gz) = f749048ad506fac89771f6e30258c1ea97a59924bef9e69aaee537a48943ea94b64cf13f4b76153a062746c2caecc8eaa47ec2ee3dde69207f0b48fd84158f2d
|
||||||
|
Loading…
Reference in New Issue
Block a user