runc-2:1.0.0-331.dev.git8518317
- autobuilt 8518317 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b1ece47b9f
commit
d0d0ccc33c
1
.gitignore
vendored
1
.gitignore
vendored
@ -305,3 +305,4 @@
|
||||
/runc-3517877.tar.gz
|
||||
/runc-56a1f1f.tar.gz
|
||||
/runc-bd013b6.tar.gz
|
||||
/runc-8518317.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 bd013b6e4d13e7c9fb75ab8060013da5f9ebb6cf
|
||||
%global commit0 8518317c396872b1d859d8f196ab0fcf39b00a5b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 330.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 331.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 Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-331.dev.git8518317
|
||||
- autobuilt 8518317
|
||||
|
||||
* Thu Dec 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-330.dev.gitbd013b6
|
||||
- autobuilt bd013b6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-bd013b6.tar.gz) = 859f5600a0100a994279d7d10910ffaeaec89848cd690e884c1b4a90cbfbe8b6f1c613f81bf0c96a3c9ec527e44c9c3f4cf6873f6c4884520f92bca6e6f80c8d
|
||||
SHA512 (runc-8518317.tar.gz) = d612aca4a257dbdd26de92befdf610bd2c124e61916844645cf409cb6b90617a3baf24ba860c6dfd1c625b73898931b760c1deb6a2cc435f0070e4da6dd58147
|
||||
|
Loading…
Reference in New Issue
Block a user