runc-2:1.0.0-186.dev.git78ff279
- autobuilt 78ff279 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
777d905908
commit
5f13b89871
1
.gitignore
vendored
1
.gitignore
vendored
@ -160,3 +160,4 @@
|
||||
/runc-cdce577.tar.gz
|
||||
/runc-dbe44cb.tar.gz
|
||||
/runc-4402442.tar.gz
|
||||
/runc-78ff279.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 440244268bd6fd2badcadccb1948e6719f707a98
|
||||
%global commit0 78ff2797b5a8d67f929590b050213c1b4598f2b6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 185.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 186.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
|
||||
* Fri Apr 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-186.dev.git78ff279
|
||||
- autobuilt 78ff279
|
||||
|
||||
* Fri Apr 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-185.dev.git4402442
|
||||
- autobuilt 4402442
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-4402442.tar.gz) = cb13569715ad33a223aa4f25caa8b6aab1b60726674ce940589e3d63aab25c97c1f992e27ba172361de0e904abc4a23d644f2ec92c6192417b9371de1d21a7cf
|
||||
SHA512 (runc-78ff279.tar.gz) = 5c4d15eb9689748fa68ba9ec707773b517a92db21c1fa36ec4efa31dd7d68e06607e555230c90ae5a5f030bfef077558de2e46e31d48d1b1152bd9d3020202f2
|
||||
|
Loading…
Reference in New Issue
Block a user