runc-2:1.0.0-373.dev.git7e3c3e8
- autobuilt 7e3c3e8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
63bf712afb
commit
f7bafe6e7c
1
.gitignore
vendored
1
.gitignore
vendored
@ -346,3 +346,4 @@
|
||||
/runc-4074b47.tar.gz
|
||||
/runc-6c85f63.tar.gz
|
||||
/runc-cc988c1.tar.gz
|
||||
/runc-7e3c3e8.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 cc988c1036a570883a4ee2a2037de82fed7dec4f
|
||||
%global commit0 7e3c3e8c22cb128c99c0f3dab7c64815cae178f8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 372.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 373.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-373.dev.git7e3c3e8
|
||||
- autobuilt 7e3c3e8
|
||||
|
||||
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-372.dev.gitcc988c1
|
||||
- autobuilt cc988c1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-cc988c1.tar.gz) = beb64b11721e635dbcec914d062543bdc0211587457304e3d80ce554767ed21e01ee0a066538ee07c8eae395d7f449e4af5e75f2711e6c04ad6940bf764a8d10
|
||||
SHA512 (runc-7e3c3e8.tar.gz) = 0dbe1ca862faf20fa1b59c5b855a68d7edda95aff7fcf20a3655b288bf0fe0167658d849336349cc7534a4709fd5efd636f48a4dd7c8477c9fc951809df29dd3
|
||||
|
Loading…
Reference in New Issue
Block a user