runc-2:1.0.0-267.dev.gitf9850af
- autobuilt f9850af Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a94501ba98
commit
8b79d296e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -241,3 +241,4 @@
|
||||
/runc-cf1273a.tar.gz
|
||||
/runc-47fbafb.tar.gz
|
||||
/runc-b7d8f3b.tar.gz
|
||||
/runc-f9850af.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 b7d8f3bf0d6d99445302fec26c30f238a9865850
|
||||
%global commit0 f9850afa9153b48b654b5c901ae20cabaa4089f8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 266.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 267.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
|
||||
* Thu Jul 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-267.dev.gitf9850af
|
||||
- autobuilt f9850af
|
||||
|
||||
* Mon Jul 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-266.dev.gitb7d8f3b
|
||||
- autobuilt b7d8f3b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-b7d8f3b.tar.gz) = 4146e3cc26d84865a2ce8aff22563261cdb7f2d265ef433e57248ac9066cfb2193495fa030b2623c8432b853a613ddf89a65625aa7e85af0d81a5591f007c96e
|
||||
SHA512 (runc-f9850af.tar.gz) = bd56bcad1c474bd671080a16d5c30d4dd7a40c5856ec181e8c4a51434e18af438c057c37974c96b2096efbb57611005d1818c01c00ed39ec1b92cebc2ffcd3dc
|
||||
|
Loading…
Reference in New Issue
Block a user