runc-2:1.0.0-372.dev.gitcc988c1
- autobuilt cc988c1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b6f4096d0b
commit
63bf712afb
1
.gitignore
vendored
1
.gitignore
vendored
@ -345,3 +345,4 @@
|
||||
/runc-2046f26.tar.gz
|
||||
/runc-4074b47.tar.gz
|
||||
/runc-6c85f63.tar.gz
|
||||
/runc-cc988c1.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 6c85f6389e479764bf28269253331524b3787708
|
||||
%global commit0 cc988c1036a570883a4ee2a2037de82fed7dec4f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 371.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 372.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
|
||||
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-372.dev.gitcc988c1
|
||||
- autobuilt cc988c1
|
||||
|
||||
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-371.dev.git6c85f63
|
||||
- autobuilt 6c85f63
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-6c85f63.tar.gz) = ab59b643f1902fe260e36fa2854a05d3aef240e945e935250b39e9e7922d472245354ad4d6d00ceb3a29708c0c560e69886976dc2ce5a263bef2730cba52b8ca
|
||||
SHA512 (runc-cc988c1.tar.gz) = beb64b11721e635dbcec914d062543bdc0211587457304e3d80ce554767ed21e01ee0a066538ee07c8eae395d7f449e4af5e75f2711e6c04ad6940bf764a8d10
|
||||
|
Loading…
Reference in New Issue
Block a user