runc-2:1.0.0-294.dev.git2cf8d24
- autobuilt 2cf8d24 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f3fbe72f9d
commit
a4c846e7ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -268,3 +268,4 @@
|
||||
/runc-165ecd2.tar.gz
|
||||
/runc-ab740e9.tar.gz
|
||||
/runc-bbd4ffe.tar.gz
|
||||
/runc-2cf8d24.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 bbd4ffe195139831c6c7bddeedafe2f98c5a8c2f
|
||||
%global commit0 2cf8d240075dd322b9385100c9af4b149c973391
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 293.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 294.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
|
||||
* Fri Sep 11 03:13:03 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-294.dev.git2cf8d24
|
||||
- autobuilt 2cf8d24
|
||||
|
||||
* Thu Sep 10 20:12:51 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-293.dev.gitbbd4ffe
|
||||
- autobuilt bbd4ffe
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-bbd4ffe.tar.gz) = b87165178d1bfcbff56b51cd26783e8bb0c470f4f947d8ff8ac5fec99fe551f4ff995b0997df49b795b5345fec8d027c040a5fadb159c39b8721bb533aca0dcc
|
||||
SHA512 (runc-2cf8d24.tar.gz) = ba8e9c1a3f8e4b45370e17ea08c7dd13b0457b52c26eda919bcb79d596379ffe77f9b8bba9bdbc5db9ddd360fe97ceb008b65f01ea497ae2c393318cb58c1cbd
|
||||
|
Loading…
Reference in New Issue
Block a user