runc-2:1.0.0-117.dev.gitcad42f6
- autobuilt cad42f6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5c3675ad12
commit
1266c542e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
||||
/runc-7507c64.tar.gz
|
||||
/runc-3e425f8.tar.gz
|
||||
/runc-84373aa.tar.gz
|
||||
/runc-cad42f6.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 84373aaa560b3f14cfda210b2f34ca14fd4b1fce
|
||||
%global commit0 cad42f6e0932db0ce08c3a3d9e89e6063ec283e4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 116.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 117.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-117.dev.gitcad42f6
|
||||
- autobuilt cad42f6
|
||||
|
||||
* Thu Sep 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-116.dev.git84373aa
|
||||
- autobuilt 84373aa
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-84373aa.tar.gz) = 99072a021769a712bb941e8445d362ec09ba1ee7cab6e6b8b3a45a37e48991d9c393f9c0512e61851ae644c5df1ad7fa6e8c61d1ec05a9efd932fa4d58df4586
|
||||
SHA512 (runc-cad42f6.tar.gz) = ebd35aa7d38f67c171296118b7d38c5d6c84b987d780099d30e05d9bc276c8bc8a0de25b3a290f89401d89a8fa8978cc4ab18ca0e21fb98b9958f662890822b7
|
||||
|
Loading…
Reference in New Issue
Block a user