runc-2:1.0.0-83.dev.git7341c22
- autobuilt 7341c22 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
86a6579e3d
commit
58e561984a
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
||||
/runc-f739110.tar.gz
|
||||
/runc-923a8f8.tar.gz
|
||||
/runc-2b18fe1.tar.gz
|
||||
/runc-7341c22.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 2b18fe1d885ee5083ef9f0838fee39b62d653e30
|
||||
%global commit0 7341c22d46a3de49fe9fdb546f33065296200d99
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 82.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 83.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Mar 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-83.dev.git7341c22
|
||||
- autobuilt 7341c22
|
||||
|
||||
* Mon Mar 11 2019 Dan Walsh (Bot) <dwalsh@fedoraproject.org> - 2:1.0.0-82.dev.git2b18fe1
|
||||
- Change Requires container-selinux to recommends container-selinux
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-2b18fe1.tar.gz) = e3d61506b44f05dfbad2e07d917c8408edea54c87a472ceb109e2ba2a1685b26f1407c2fe7660d416b60fc2583414af09567bcb8b3c95bc14f725d120373337c
|
||||
SHA512 (runc-7341c22.tar.gz) = 7bd9c79d1f5e62b7e4944df1e56504a86c537431a140fed8da240aa3596d1c215a1a4a13cf54609a9cc0ea2c9e726b194283525b85426102dd7c9f88632d91f9
|
||||
|
Loading…
Reference in New Issue
Block a user