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