runc-2:1.0.0-274.dev.gitd6f5641
- autobuilt d6f5641 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5d8f03a9ba
commit
3f0ba8db0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -248,3 +248,4 @@
|
||||
/runc-67169a9.tar.gz
|
||||
/runc-97b02cf.tar.gz
|
||||
/runc-46243fc.tar.gz
|
||||
/runc-d6f5641.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 46243fcea186a0712da0f8838e40b77c634879a1
|
||||
%global commit0 d6f5641c20a2a13d4aa4b1247f1f3507c17b3a99
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 273.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 274.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 Jul 31 03:09:51 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-274.dev.gitd6f5641
|
||||
- autobuilt d6f5641
|
||||
|
||||
* Fri Jul 31 00:09:50 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-273.dev.git46243fc
|
||||
- autobuilt 46243fc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-46243fc.tar.gz) = 223daaef959185110112ba93f0fa7baaf2c1b1bd96154115ba68a7f4d8c9b1b1f00f0563bf2c7cbc3713c618ecd0ca5605aa4a4e3abf58b807840062728139da
|
||||
SHA512 (runc-d6f5641.tar.gz) = df9992b2a80aa7f3e3b5ce9b608ce27297ff1e8aa8c08f0fc45fbf6f6259cb3c9d132711ff0837a28423783f2bbec386e118d52992f29dcf5a452b2e15047543
|
||||
|
Loading…
Reference in New Issue
Block a user