runc-2:1.0.0-324.dev.git06b737b
- autobuilt 06b737b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a82af00b4b
commit
0ee7ef2a33
1
.gitignore
vendored
1
.gitignore
vendored
@ -298,3 +298,4 @@
|
|||||||
/runc-b69070a.tar.gz
|
/runc-b69070a.tar.gz
|
||||||
/runc-0b11e29.tar.gz
|
/runc-0b11e29.tar.gz
|
||||||
/runc-d15ffff.tar.gz
|
/runc-d15ffff.tar.gz
|
||||||
|
/runc-06b737b.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 d15ffff5dfad7868224af50a0c054e1a711efa38
|
%global commit0 06b737bb156b49382a46736558d225c4210894a7
|
||||||
%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: 323.dev.git%{shortcommit0}%{?dist}
|
Release: 324.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
|
||||||
|
* Tue Nov 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-324.dev.git06b737b
|
||||||
|
- autobuilt 06b737b
|
||||||
|
|
||||||
* Mon Nov 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-323.dev.gitd15ffff
|
* Mon Nov 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-323.dev.gitd15ffff
|
||||||
- autobuilt d15ffff
|
- autobuilt d15ffff
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-d15ffff.tar.gz) = a22e7128e24b3b53b01dede0506992408782887093f0faaa55d203fb91710cd03393e84c536e738834fdc60ca71458e4db01bfdd56d38deb655c2640c82eb56a
|
SHA512 (runc-06b737b.tar.gz) = 105476cf1ca9c2a96a54d08159c04c6915792f4792372c141d1f31cfbc62eb58ceadc18caf937a9e04b8fb6b52f832787229fea2c7734ddfcab8f6d752e9c6c5
|
||||||
|
Loading…
Reference in New Issue
Block a user