runc-2:1.0.0-247.dev.git819c40b
- autobuilt 819c40b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f379464de7
commit
962885eca1
1
.gitignore
vendored
1
.gitignore
vendored
@ -221,3 +221,4 @@
|
||||
/runc-82d2fa4.tar.gz
|
||||
/runc-12a7c8f.tar.gz
|
||||
/runc-406298f.tar.gz
|
||||
/runc-819c40b.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 406298fdf0570d021ede39001cc7eb26bd1f2d8b
|
||||
%global commit0 819c40b34ffdbbd1e73d67c9a8b89799b2efacbf
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 246.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 247.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
|
||||
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-247.dev.git819c40b
|
||||
- autobuilt 819c40b
|
||||
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-246.dev.git406298f
|
||||
- autobuilt 406298f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-406298f.tar.gz) = 333e611bc7d3090859f5c4dd97ce928e1579fe30421b15be0082a25545d1a47611f898839ed3121488f0aa6a029d17afcdb118c8a998a9a8ac1e73709cdeba51
|
||||
SHA512 (runc-819c40b.tar.gz) = 049c8bd7c2cf032c2f1994676b8df2eacc6ced58392a22eda19ff9de93de5ed937bb703fe592e9493373c30eee5b4ec5fa356bb15926247b5a4dc3c6e116a07f
|
||||
|
Loading…
Reference in New Issue
Block a user