runc-2:1.0.0-130.dev.gitc35c2c9
- autobuilt c35c2c9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2e191f2517
commit
d6b38b8c09
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@
|
||||
/runc-b133fea.tar.gz
|
||||
/runc-46def4c.tar.gz
|
||||
/runc-2186cfa.tar.gz
|
||||
/runc-c35c2c9.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 2186cfa3cd52b8e00b1de76db7859cacdf7b1f94
|
||||
%global commit0 c35c2c9cec6ee503ef31edbaddac9617247ec328
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 129.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 130.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-130.dev.gitc35c2c9
|
||||
- autobuilt c35c2c9
|
||||
|
||||
* Sat Nov 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-129.dev.git2186cfa
|
||||
- autobuilt 2186cfa
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-2186cfa.tar.gz) = 32078a797429a024481ba5055cefde76994e2c93e7625bd59d313e8d304b07eae8d44b6d1cefe59eadcb5f59577d6629ca9001a50e2b12f881eaf00f413c2f7a
|
||||
SHA512 (runc-c35c2c9.tar.gz) = f8dbcd69fab0b07591e771d35a17a39089e03998881dd136d02931bdf26b38d8c540bbbc36f4c25728f1754eae74f4360c5de661c9d4c1cc0ca334a2c431f45b
|
||||
|
Loading…
Reference in New Issue
Block a user