runc-2:1.0.0-330.dev.gitbd013b6
- autobuilt bd013b6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7f3a3ad2c1
commit
b1ece47b9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -304,3 +304,4 @@
|
|||||||
/runc-2a50985.tar.gz
|
/runc-2a50985.tar.gz
|
||||||
/runc-3517877.tar.gz
|
/runc-3517877.tar.gz
|
||||||
/runc-56a1f1f.tar.gz
|
/runc-56a1f1f.tar.gz
|
||||||
|
/runc-bd013b6.tar.gz
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://github.com/opencontainers/runc
|
%global git0 https://github.com/opencontainers/runc
|
||||||
%global commit0 56a1f1f70f5e84931a94b2ff9454aac94e71cb46
|
%global commit0 bd013b6e4d13e7c9fb75ab8060013da5f9ebb6cf
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 329.dev.git%{shortcommit0}%{?dist}
|
Release: 330.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-330.dev.gitbd013b6
|
||||||
|
- autobuilt bd013b6
|
||||||
|
|
||||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-329.dev.git56a1f1f
|
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-329.dev.git56a1f1f
|
||||||
- autobuilt 56a1f1f
|
- autobuilt 56a1f1f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-56a1f1f.tar.gz) = dc10fc0e160adc694a01e184adc57c2e3ba3feea3bb2e7a3c3fc7be195cd50b30cbbf12557abf12196fc0e36750eaa31accfe2a2fecdf56c370b2c13d29be828
|
SHA512 (runc-bd013b6.tar.gz) = 859f5600a0100a994279d7d10910ffaeaec89848cd690e884c1b4a90cbfbe8b6f1c613f81bf0c96a3c9ec527e44c9c3f4cf6873f6c4884520f92bca6e6f80c8d
|
||||||
|
Loading…
Reference in New Issue
Block a user