runc-2:1.0.0-168.dev.git0c7a9c0
- autobuilt 0c7a9c0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f82600aef4
commit
b4d29d57a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -142,3 +142,4 @@
|
||||
/runc-0c6659a.tar.gz
|
||||
/runc-e4363b0.tar.gz
|
||||
/runc-6cda0ea.tar.gz
|
||||
/runc-0c7a9c0.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 6cda0eac45d5aca4d2f2a450ea76bfad03722baf
|
||||
%global commit0 0c7a9c026745ec6f74246b8ca5a1c80fa59cfa4a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 167.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 168.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
|
||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-168.dev.git0c7a9c0
|
||||
- autobuilt 0c7a9c0
|
||||
|
||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-167.dev.git6cda0ea
|
||||
- autobuilt 6cda0ea
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-6cda0ea.tar.gz) = d07be5d22c3f77d7e889156b190947144948ece04050b2c3c90890b7d5d59c69b7fde89722637957ee16f6c1f8c00811f224a5eb1a18cea2830cc8cfd409568a
|
||||
SHA512 (runc-0c7a9c0.tar.gz) = e45cb8c3edad217a86c6d9691b73363d7d42d5ef2a9de776189b006476d4df792bbb6e186bec4f363fff070209f01b4cb001b4745ba195e0b31428ace2cd01f4
|
||||
|
Loading…
Reference in New Issue
Block a user