runc-2:1.0.0-273.dev.git46243fc
- autobuilt 46243fc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9e766adde3
commit
5d8f03a9ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -247,3 +247,4 @@
|
||||
/runc-d65df61.tar.gz
|
||||
/runc-67169a9.tar.gz
|
||||
/runc-97b02cf.tar.gz
|
||||
/runc-46243fc.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 97b02cf9c0dd1a537edb0187dbfde62b4e6ecd07
|
||||
%global commit0 46243fcea186a0712da0f8838e40b77c634879a1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 272.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 273.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 00:09:50 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-273.dev.git46243fc
|
||||
- autobuilt 46243fc
|
||||
|
||||
* Thu Jul 30 19:10:40 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-272.dev.git97b02cf
|
||||
- autobuilt 97b02cf
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-97b02cf.tar.gz) = de75640d2f133141fbb30771ff4c9bd73a9d644228765d463b2f9b672d6933bbac1a40cf746dff3a93647394f4ca49ab453e34e64deeeabf5a03620106f484dd
|
||||
SHA512 (runc-46243fc.tar.gz) = 223daaef959185110112ba93f0fa7baaf2c1b1bd96154115ba68a7f4d8c9b1b1f00f0563bf2c7cbc3713c618ecd0ca5605aa4a4e3abf58b807840062728139da
|
||||
|
Loading…
Reference in New Issue
Block a user