runc-2:1.0.0-122.dev.git792af40
- autobuilt 792af40 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1e6a77d730
commit
aa04a646d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -96,3 +96,4 @@
|
|||||||
/runc-c1485a1.tar.gz
|
/runc-c1485a1.tar.gz
|
||||||
/runc-4e37017.tar.gz
|
/runc-4e37017.tar.gz
|
||||||
/runc-8790f24.tar.gz
|
/runc-8790f24.tar.gz
|
||||||
|
/runc-792af40.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 8790f24326eacae53e3cf4c3695fc9116deb2514
|
%global commit0 792af40dc06ad20c584dd4405a97922b642743cc
|
||||||
%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: 121.dev.git%{shortcommit0}%{?dist}
|
Release: 122.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}
|
||||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-122.dev.git792af40
|
||||||
|
- autobuilt 792af40
|
||||||
|
|
||||||
* Wed Oct 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-121.dev.git8790f24
|
* Wed Oct 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-121.dev.git8790f24
|
||||||
- autobuilt 8790f24
|
- autobuilt 8790f24
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-8790f24.tar.gz) = 899b35019f3e7d609241ed5af2f5abef0b9f27add9fe623d5fca4421e3f3e902248ae0e88d1c53eebef20476d9ed975f9bcac6f53dc929b3f1bf36425b28e251
|
SHA512 (runc-792af40.tar.gz) = 6a02d24c5fcc68cb70d761d9f6f497ff5480c2ca6e44cc1210e90aaac287dfa1a7e2e43c54bfdca44f61e5c3927f1f769b3019cbde12b8ea52c807c25343606e
|
||||||
|
Loading…
Reference in New Issue
Block a user