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