runc-2:1.0.0-306.dev.gitc23c05e
- autobuilt c23c05e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
36e566178c
commit
2a44510f89
1
.gitignore
vendored
1
.gitignore
vendored
@ -280,3 +280,4 @@
|
||||
/runc-a220b9c.tar.gz
|
||||
/runc-750036e.tar.gz
|
||||
/runc-f671f6b.tar.gz
|
||||
/runc-c23c05e.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 f671f6bf3d3ee260bd03c90c2738ccc3d5f9e7f7
|
||||
%global commit0 c23c05eac00a519e04a1f65eba57f7476ecb8558
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 305.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 306.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 Oct 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-306.dev.gitc23c05e
|
||||
- autobuilt c23c05e
|
||||
|
||||
* Sat Oct 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-305.dev.gitf671f6b
|
||||
- autobuilt f671f6b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-f671f6b.tar.gz) = 9f3ebc25b479a122251becbb49d697e75ad436b3cae0a070a9ba306fb75697802c463ee49ebc345a69395e69a855160767e979dee1d6fdedaef808fbad6e70ce
|
||||
SHA512 (runc-c23c05e.tar.gz) = fcd54dc91c4f46832cfbef5a6b843c55b34cd49ac091cb246de181e64d8bd3585822004b6fd2201e2d9b966fffa0b8501ec1c68de8ca93f60007fc06a1976cb5
|
||||
|
Loading…
Reference in New Issue
Block a user