runc-2:1.0.0-261.dev.gitce54a9d
- autobuilt ce54a9d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
99c700f7c8
commit
4eacdcba1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -235,3 +235,4 @@
|
||||
/runc-819fcc6.tar.gz
|
||||
/runc-5517d1d.tar.gz
|
||||
/runc-9806eb5.tar.gz
|
||||
/runc-ce54a9d.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 9806eb55676aeaf211257f0cb69883759604f132
|
||||
%global commit0 ce54a9d4d79bb979b0bfe633fa0b75df34440040
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 260.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 261.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
|
||||
* Wed Jul 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-261.dev.gitce54a9d
|
||||
- autobuilt ce54a9d
|
||||
|
||||
* Wed Jul 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-260.dev.git9806eb5
|
||||
- autobuilt 9806eb5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-9806eb5.tar.gz) = 9380c47ae7ce9afe03761dcb7bff11acbdbfc478e3c1d1ac01c0ab9c7c0fc53fe451984070696ba0e7d8d97ba2d53992ab6f299b5b84b6af75f95000426e9bc2
|
||||
SHA512 (runc-ce54a9d.tar.gz) = fc5cf452b2e4afcf246389d5c16e44f2efffe80a658144a200d8db660bf02c5ab117fc00c9e8c62cea3cdc20d1c0744fceaa383ee16b44b3c6c9e5f91c610cc8
|
||||
|
Loading…
Reference in New Issue
Block a user