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