runc-2:1.0.0-277.dev.gitf668854
- autobuilt f668854 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
caa2416e4c
commit
0dd1273285
1
.gitignore
vendored
1
.gitignore
vendored
@ -251,3 +251,4 @@
|
||||
/runc-d6f5641.tar.gz
|
||||
/runc-3de3112.tar.gz
|
||||
/runc-78d02e8.tar.gz
|
||||
/runc-f668854.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 78d02e8563789174e96965d0cf094024762c3131
|
||||
%global commit0 f668854938016e4c35e6ec6c86b0911a856801fa
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 276.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 277.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
|
||||
* Tue Aug 04 05:09:55 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-277.dev.gitf668854
|
||||
- autobuilt f668854
|
||||
|
||||
* Mon Aug 03 08:12:14 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-276.dev.git78d02e8
|
||||
- autobuilt 78d02e8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-78d02e8.tar.gz) = dd411feb072e5e86ae5cfcc0248a599490c973f49616bfa4cd34b673367f3b366049cbcdb6c67b283d0c35ad729fa3007bc0999d9ead36899e290c44b84faf52
|
||||
SHA512 (runc-f668854.tar.gz) = 99b13566583aada577e6416b29f6626bd0ae5bfc514fcf72ea518012805a4993e217fb0c2216150600d12e9755041ed93646ec86f378fd63b3bf054223802235
|
||||
|
Loading…
Reference in New Issue
Block a user