runc-2:1.0.0-127.dev.gitb133fea
- autobuilt b133fea Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
94700aec59
commit
56e71d53ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
||||
/runc-03cf145.tar.gz
|
||||
/runc-d239ca8.tar.gz
|
||||
/runc-e57a774.tar.gz
|
||||
/runc-b133fea.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 e57a774066af2f0adc76ffb6201588091cd872d5
|
||||
%global commit0 b133feaeeb2e69ba94aa95eac3a455a143435ea9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 126.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 127.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
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-127.dev.gitb133fea
|
||||
- autobuilt b133fea
|
||||
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-126.dev.gite57a774
|
||||
- autobuilt e57a774
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-e57a774.tar.gz) = 44759c91a78761ba1c9c758111123f8ca8ae44d819c95122c4f5c8eed959ef5c5e8d07e26700f4d9228ff00f30ce036ce1316a8b3be695d252a3f407b7701ba1
|
||||
SHA512 (runc-b133fea.tar.gz) = 6180e2782f774af775bab7e31196fe5ee93c6343d243d68197ddf781b5cdc963760765c6f02af05f2d6d1e0c455b517ff69e2b4f13e94e4eff041ab39f873936
|
||||
|
Loading…
Reference in New Issue
Block a user