runc-2:1.0.0-183.dev.gitcdce577
- autobuilt cdce577 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c7e12fe3c6
commit
5c10fcb10a
1
.gitignore
vendored
1
.gitignore
vendored
@ -157,3 +157,4 @@
|
||||
/runc-e4981c9.tar.gz
|
||||
/runc-5b38ef7.tar.gz
|
||||
/runc-46be7b6.tar.gz
|
||||
/runc-cdce577.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 46be7b612e2533c494e6a251111de46d8e286ed5
|
||||
%global commit0 cdce577dcf751b5c18e228cf33f72ad5d095d281
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 182.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 183.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
|
||||
* Wed Apr 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-183.dev.gitcdce577
|
||||
- autobuilt cdce577
|
||||
|
||||
* Tue Apr 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-182.dev.git46be7b6
|
||||
- autobuilt 46be7b6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-46be7b6.tar.gz) = e50fce086e3aaea06bc058a07e9fb5b09e8a63f7b7eb019cbd93449ebbdd181a0afe99b423b0d28fd85ba41891787cd28360f4607cd4b67bcf08f78c86d3d4ad
|
||||
SHA512 (runc-cdce577.tar.gz) = 994256ce18794f6d5ca39379e25faab2e426fb483bb68b8fe2b0ba31b819c49fd3ce34964afd16e03f8b521080f734a97fcf893f2eac8ec7db46cac6bd452512
|
||||
|
Loading…
Reference in New Issue
Block a user