runc-2:1.0.0-371.dev.git6c85f63
- autobuilt 6c85f63 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e99ae2ee93
commit
b6f4096d0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -344,3 +344,4 @@
|
|||||||
/runc-091dd32.tar.gz
|
/runc-091dd32.tar.gz
|
||||||
/runc-2046f26.tar.gz
|
/runc-2046f26.tar.gz
|
||||||
/runc-4074b47.tar.gz
|
/runc-4074b47.tar.gz
|
||||||
|
/runc-6c85f63.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 4074b4797531102c2210c07b562e8a7da9b7f77e
|
%global commit0 6c85f6389e479764bf28269253331524b3787708
|
||||||
%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: 370.dev.git%{shortcommit0}%{?dist}
|
Release: 371.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}
|
||||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-371.dev.git6c85f63
|
||||||
|
- autobuilt 6c85f63
|
||||||
|
|
||||||
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-370.dev.git4074b47
|
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-370.dev.git4074b47
|
||||||
- autobuilt 4074b47
|
- autobuilt 4074b47
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-4074b47.tar.gz) = 915da371a573fa50b96c24129e8f9429c0a985f6f4b1a0ee619562f5d454843b3a3a6f2cf744115a2cb60c7ca5ba0c36904c79804bb0c3213f063b4f9479723a
|
SHA512 (runc-6c85f63.tar.gz) = ab59b643f1902fe260e36fa2854a05d3aef240e945e935250b39e9e7922d472245354ad4d6d00ceb3a29708c0c560e69886976dc2ce5a263bef2730cba52b8ca
|
||||||
|
Loading…
Reference in New Issue
Block a user