runc-2:1.0.0-169.dev.gitd5e91b1
- autobuilt d5e91b1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b4d29d57a7
commit
fcfcdf64e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -143,3 +143,4 @@
|
|||||||
/runc-e4363b0.tar.gz
|
/runc-e4363b0.tar.gz
|
||||||
/runc-6cda0ea.tar.gz
|
/runc-6cda0ea.tar.gz
|
||||||
/runc-0c7a9c0.tar.gz
|
/runc-0c7a9c0.tar.gz
|
||||||
|
/runc-d5e91b1.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 0c7a9c026745ec6f74246b8ca5a1c80fa59cfa4a
|
%global commit0 d5e91b1c22d23664321261bad80bb4d96a7fd393
|
||||||
%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: 168.dev.git%{shortcommit0}%{?dist}
|
Release: 169.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 Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-169.dev.gitd5e91b1
|
||||||
|
- autobuilt d5e91b1
|
||||||
|
|
||||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-168.dev.git0c7a9c0
|
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-168.dev.git0c7a9c0
|
||||||
- autobuilt 0c7a9c0
|
- autobuilt 0c7a9c0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-0c7a9c0.tar.gz) = e45cb8c3edad217a86c6d9691b73363d7d42d5ef2a9de776189b006476d4df792bbb6e186bec4f363fff070209f01b4cb001b4745ba195e0b31428ace2cd01f4
|
SHA512 (runc-d5e91b1.tar.gz) = 266d6a61b8467f063c7d7135effa4ea5c33b761c2ac7fc90351d969e17696a9ebea2ebeb306b558bf827ba78cfd76deca363e06fe7a31b2eb1fda830ca5cc340
|
||||||
|
Loading…
Reference in New Issue
Block a user