runc-2:1.0.0-334.dev.gitb923ff4
- autobuilt b923ff4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c2caf1bac2
commit
7cb6f3b37e
1
.gitignore
vendored
1
.gitignore
vendored
@ -308,3 +308,4 @@
|
||||
/runc-8518317.tar.gz
|
||||
/runc-166068a.tar.gz
|
||||
/runc-4b055ff.tar.gz
|
||||
/runc-b923ff4.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 4b055ff5836789d009e3d95365a7090e09ca9528
|
||||
%global commit0 b923ff4373cdc7134b4da4cdcaeaa44eebd1c1bd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 333.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 334.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Dec 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-334.dev.gitb923ff4
|
||||
- autobuilt b923ff4
|
||||
|
||||
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-333.dev.git4b055ff
|
||||
- autobuilt 4b055ff
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-4b055ff.tar.gz) = 60eb9343773376dc94403e31916c01f62288ad040c1a9507effc902b8e7ba903093fedb1c8f97d5e2cc0f8cccc242fd705f74f226acfaaea37574781a7e170c2
|
||||
SHA512 (runc-b923ff4.tar.gz) = 4cbc5d5293da00cda89bd3683a16e5904ff7915722caabb22ae6a727c6ab90cd8bf4c2d23e6b2c371c2fac031b51ad3e067aea494d72d3dd27dde53d0bc23016
|
||||
|
Loading…
Reference in New Issue
Block a user