runc-2:1.0.0-45.dev.gitb4e2ecb
- autobuilt b4e2ecb Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
37e848c494
commit
84d3fd71b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/runc-45e08f6.tar.gz
|
||||
/runc-21ac086.tar.gz
|
||||
/runc-bc14672.tar.gz
|
||||
/runc-b4e2ecb.tar.gz
|
||||
|
@ -24,13 +24,13 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://github.com/opencontainers/runc
|
||||
%global commit0 bc1467269fce13e9780345cfa25f9ca530601aba
|
||||
%global commit0 b4e2ecb452d9ee4381137cc0a7e6715b96bed6de
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 44.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 45.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -287,6 +287,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-45.dev.gitb4e2ecb
|
||||
- autobuilt b4e2ecb
|
||||
|
||||
* Wed Jul 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-44.dev.gitbc14672
|
||||
- autobuilt bc14672
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-bc14672.tar.gz) = f184c4965573ef2ebd74c1ae16475fcdb5db5b8d06958e56032c5cd689d77b3eb95d922f24352720ebefcae42623fda489ab8ce61e47a46bb559f433f3134aec
|
||||
SHA512 (runc-b4e2ecb.tar.gz) = cb90879b1b1d0d03a00a0edc69e98fe8833c8240ffcd93bb15863f920d17154d98fd597ec6a2bb29a664576b2d8e7e87051b5357934c1cd4954a4b087143a1f6
|
||||
|
Loading…
Reference in New Issue
Block a user