runc-2:1.0.0-290.dev.gitcbb0a79
- autobuilt cbb0a79 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b3a90839a5
commit
8a5e4cafc3
1
.gitignore
vendored
1
.gitignore
vendored
@ -264,3 +264,4 @@
|
||||
/runc-f844a2f.tar.gz
|
||||
/runc-e5f2eae.tar.gz
|
||||
/runc-09ddc63.tar.gz
|
||||
/runc-cbb0a79.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 09ddc63afdde16d5fb859a1d3ab010bd45f08497
|
||||
%global commit0 cbb0a79322346aa6033b6bbf8985f8e4a5e27d1b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 289.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 290.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 Sep 3 14:12:46 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-290.dev.gitcbb0a79
|
||||
- autobuilt cbb0a79
|
||||
|
||||
* Tue Aug 25 02:11:36 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-289.dev.git09ddc63
|
||||
- autobuilt 09ddc63
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-09ddc63.tar.gz) = 6b9ebd883130ca25020e5f78506530fea7fbcd3ed7c72da20634b4ad896ec6813ad1cb98d81f82fbf0d9acf07a19825cd481be5c5134b898c5eb12e7ab3083fe
|
||||
SHA512 (runc-cbb0a79.tar.gz) = fc4949d966ca3665c5d3f061ccbcd6db9c0f4c2e88a871476d45895e4e5a62f103a961476c2e7daa891747d0c8ee62e6e15c6ea05795ad0dc9094cf00289ea26
|
||||
|
Loading…
Reference in New Issue
Block a user