runc-2:1.0.0-156.dev.git96596cb
- autobuilt 96596cb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c1a39c6422
commit
2208f5b5de
1
.gitignore
vendored
1
.gitignore
vendored
@ -130,3 +130,4 @@
|
||||
/runc-4e6d8a0.tar.gz
|
||||
/runc-cc183ca.tar.gz
|
||||
/runc-be51398.tar.gz
|
||||
/runc-96596cb.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 be51398a8af0b32b0b580e4da069cc6f704639bf
|
||||
%global commit0 96596cbbece5b55a7073220350835e6f6b81eaf9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 155.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 156.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
|
||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-156.dev.git96596cb
|
||||
- autobuilt 96596cb
|
||||
|
||||
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-155.dev.gitbe51398
|
||||
- autobuilt be51398
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-be51398.tar.gz) = da5493ccb48b0ac59cac3b84daa26690dfa9e65e6dd571cbce29f7d19788de5ffc389f6b2f0d00c38f44012d2848cceed419111af1906a12d791810a07ba3e39
|
||||
SHA512 (runc-96596cb.tar.gz) = 9f41d45f7a1792452a40b77dbb0ff0f778bc4ccb0d6ec72161818e9c130707a56a244b65efd51523c096c4ecfbc1f4864b26c246a14cc3fa6dba5959de22a65e
|
||||
|
Loading…
Reference in New Issue
Block a user