runc-2:1.0.0-213.dev.git85d4264
- autobuilt 85d4264 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ee534a38cd
commit
0b9c41a7b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -187,3 +187,4 @@
|
||||
/runc-58bf083.tar.gz
|
||||
/runc-df3d7f6.tar.gz
|
||||
/runc-4b71877.tar.gz
|
||||
/runc-85d4264.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 4b71877f99b8fa1fcf5586645372b5e43d4e6a5b
|
||||
%global commit0 85d4264d8a3e3112ee8742356643dc1239802a80
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 212.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 213.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 May 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-213.dev.git85d4264
|
||||
- autobuilt 85d4264
|
||||
|
||||
* Wed May 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-212.dev.git4b71877
|
||||
- autobuilt 4b71877
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-4b71877.tar.gz) = d60db9d42c0e2fa0951c431983a1d68f788ed567579edfa317179dac8c67590e3b497e18de1a35ae79949b6d0feb087e951f44e4605c0274639ea8abe87c38de
|
||||
SHA512 (runc-85d4264.tar.gz) = 298db3e7c2a5be093b17bc0810a6e2dc0990aa90a8774e84f4f1268257694da633101425812b3c56c478e6f0e2059ce4a0f1892c029b78f383951132da7d2fe1
|
||||
|
Loading…
Reference in New Issue
Block a user