runc-2:1.0.0-161.dev.git4a9e174
- autobuilt 4a9e174 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ad75e97aeb
commit
eaf6c3e88c
1
.gitignore
vendored
1
.gitignore
vendored
@ -135,3 +135,4 @@
|
|||||||
/runc-d4a6a1d.tar.gz
|
/runc-d4a6a1d.tar.gz
|
||||||
/runc-f1eea90.tar.gz
|
/runc-f1eea90.tar.gz
|
||||||
/runc-8df45c8.tar.gz
|
/runc-8df45c8.tar.gz
|
||||||
|
/runc-4a9e174.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 8df45c891f84cc387f028b7542964d1fc14969e9
|
%global commit0 4a9e1747daf176a5c28055e95647968f14c40f23
|
||||||
%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: 160.dev.git%{shortcommit0}%{?dist}
|
Release: 161.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 Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-161.dev.git4a9e174
|
||||||
|
- autobuilt 4a9e174
|
||||||
|
|
||||||
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-160.dev.git8df45c8
|
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-160.dev.git8df45c8
|
||||||
- autobuilt 8df45c8
|
- autobuilt 8df45c8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-8df45c8.tar.gz) = c31c2b987dff04282283dea19b7e6500aa69eb86897679b3ecc6b0188ea4d5bc7019d764b3cc4a02bf689129802552312e491822316aa16eb4e46a7a3b2586a2
|
SHA512 (runc-4a9e174.tar.gz) = 6cf2bfd7794152857d08220f71db553170865d8129dd169570a8af4c6b5cf2c046eb352eae537e49327ab7e4553c7f58fe5ab474c2006c8f7171884d30a4d923
|
||||||
|
Loading…
Reference in New Issue
Block a user