runc-2:1.0.0-44.dev.gitbc14672
- autobuilt bc14672 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5afb1eb344
commit
37e848c494
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/runc-2c632d1.tar.gz
|
||||
/runc-45e08f6.tar.gz
|
||||
/runc-21ac086.tar.gz
|
||||
/runc-bc14672.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 21ac0862f2c695f7ecb55346401932a9ad8cc8d6
|
||||
%global commit0 bc1467269fce13e9780345cfa25f9ca530601aba
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 43.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 44.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
|
||||
* Wed Jul 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-44.dev.gitbc14672
|
||||
- autobuilt bc14672
|
||||
|
||||
* Fri Jul 20 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.0.0-43.dev.git21ac086
|
||||
- Resolves: #1606281 - temp disable debuginfo for rawhide
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-21ac086.tar.gz) = a52c7a0ecc177a5feb357775c5806e1d697db302b6853beb3c928ef6b170b60f0e75a70be3a361bde8cfd9e8a8bc100a3abecdd7aca5e2415501ded5b8a21d9b
|
||||
SHA512 (runc-bc14672.tar.gz) = f184c4965573ef2ebd74c1ae16475fcdb5db5b8d06958e56032c5cd689d77b3eb95d922f24352720ebefcae42623fda489ab8ce61e47a46bb559f433f3134aec
|
||||
|
Loading…
Reference in New Issue
Block a user