runc-2:1.0.0-224.dev.git7673bee
- autobuilt 7673bee Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4ffef0f7a7
commit
45c7acb210
1
.gitignore
vendored
1
.gitignore
vendored
@ -198,3 +198,4 @@
|
||||
/runc-8cd84e3.tar.gz
|
||||
/runc-21cb236.tar.gz
|
||||
/runc-3c8da9d.tar.gz
|
||||
/runc-7673bee.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 3c8da9dae0f3e673839d0fe3f0d862b9b2325f1c
|
||||
%global commit0 7673bee6bfbc28c8cfbc64165eea29b83e9957f0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 223.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 224.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 May 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-224.dev.git7673bee
|
||||
- autobuilt 7673bee
|
||||
|
||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-223.dev.git3c8da9d
|
||||
- autobuilt 3c8da9d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-3c8da9d.tar.gz) = 4f8df651e729ee2eeaf0b29be2ef97039c2ee496550152cd465fdb387c1a675fde0c7eabf3a82ec10886f2fe751a378f2d7671d111f682b4c806fbdc9bbab0f0
|
||||
SHA512 (runc-7673bee.tar.gz) = 415a0450ecd99da204badacafffc434f18445f602fa2dc6577b362053fb907e08b2590be49f260be3ec5df14abec9e97ee9787c3233f5a8b36002e6ae28cb686
|
||||
|
Loading…
Reference in New Issue
Block a user