runc-2:1.0.0-88.dev.git6a3f474
- autobuilt 6a3f474 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a222e785e3
commit
a8b729af12
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/runc-dd22a84.tar.gz
|
||||
/runc-11fc498.tar.gz
|
||||
/runc-da20211.tar.gz
|
||||
/runc-6a3f474.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 da2021132b7c87289712a918d99325bd62134248
|
||||
%global commit0 6a3f4749b81768cd01ef3da117ef0a19cd572652
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 87.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 88.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
|
||||
* Wed Apr 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-88.dev.git6a3f474
|
||||
- autobuilt 6a3f474
|
||||
|
||||
* Thu Mar 28 2019 Daniel Walsh <dwalsh@fedoraproject.org> - 2:1.0.0-87.dev.gitda202113
|
||||
- release candidate 7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-da20211.tar.gz) = 22a077efbe2e94488d87715f0aaf344e93b65a2794a7b59759c3e8bcef4a0c08e1035502fdb19252117540fd2d9a4bdc460b8bb5755eab734503ad3bf661617a
|
||||
SHA512 (runc-6a3f474.tar.gz) = 3c64acd4053bfe35523ac79a445a2dccfb7fe118c6033302b15b5cddba971cea220184f6533de60206ed47bbad1a3faf85f19da8ab8b6481147aa144d5583856
|
||||
|
Loading…
Reference in New Issue
Block a user