runc-2:1.0.0-266.dev.gitb7d8f3b
- autobuilt b7d8f3b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2da641c3cc
commit
a94501ba98
1
.gitignore
vendored
1
.gitignore
vendored
@ -240,3 +240,4 @@
|
|||||||
/runc-545ebdd.tar.gz
|
/runc-545ebdd.tar.gz
|
||||||
/runc-cf1273a.tar.gz
|
/runc-cf1273a.tar.gz
|
||||||
/runc-47fbafb.tar.gz
|
/runc-47fbafb.tar.gz
|
||||||
|
/runc-b7d8f3b.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 47fbafb7bc18891e4763762beb469f1a0267efd5
|
%global commit0 b7d8f3bf0d6d99445302fec26c30f238a9865850
|
||||||
%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: 265.dev.git%{shortcommit0}%{?dist}
|
Release: 266.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
|
||||||
|
* Mon Jul 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-266.dev.gitb7d8f3b
|
||||||
|
- autobuilt b7d8f3b
|
||||||
|
|
||||||
* Mon Jul 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-265.dev.git47fbafb
|
* Mon Jul 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-265.dev.git47fbafb
|
||||||
- autobuilt 47fbafb
|
- autobuilt 47fbafb
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-47fbafb.tar.gz) = 691621f0242c2fb142149e520dfdd3d881218d801e3645a74993b438e4ab8c26f2c007b2bbb667579fd9d90e431fea04a3a9800af918d17fc3edc552d6f7fafc
|
SHA512 (runc-b7d8f3b.tar.gz) = 4146e3cc26d84865a2ce8aff22563261cdb7f2d265ef433e57248ac9066cfb2193495fa030b2623c8432b853a613ddf89a65625aa7e85af0d81a5591f007c96e
|
||||||
|
Loading…
Reference in New Issue
Block a user