runc-2:1.0.0-313.dev.git411e413
- autobuilt 411e413 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
676a5f360c
commit
bf84a37a2d
1
.gitignore
vendored
1
.gitignore
vendored
@ -287,3 +287,4 @@
|
|||||||
/runc-44f221e.tar.gz
|
/runc-44f221e.tar.gz
|
||||||
/runc-d8bfd6c.tar.gz
|
/runc-d8bfd6c.tar.gz
|
||||||
/runc-7ba005b.tar.gz
|
/runc-7ba005b.tar.gz
|
||||||
|
/runc-411e413.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 7ba005bbd3cf91e8f950a706d828ce3371eaf70d
|
%global commit0 411e4132e1c4d217053701d6931b834264b7f84d
|
||||||
%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: 312.dev.git%{shortcommit0}%{?dist}
|
Release: 313.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
|
||||||
|
* Wed Oct 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-313.dev.git411e413
|
||||||
|
- autobuilt 411e413
|
||||||
|
|
||||||
* Tue Oct 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-312.dev.git7ba005b
|
* Tue Oct 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-312.dev.git7ba005b
|
||||||
- autobuilt 7ba005b
|
- autobuilt 7ba005b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-7ba005b.tar.gz) = 879b0ffd41ebe7560cef925e4e2e8ae627268d1ff4471c492e557d0e19845f2153d835b7dc379bcf32beb4f007677583963167dad99e27c32eb3937c04376806
|
SHA512 (runc-411e413.tar.gz) = f2026f20cd83f4d971994d2f7acc67bca31f1680ae252aadc14c5ab2ec85c15bd10ef51ddfc86bba59ac3cadc9d137d21e716bcc20de889daf9e61c1df827f44
|
||||||
|
Loading…
Reference in New Issue
Block a user