runc-2:1.0.0-272.dev.git97b02cf
- autobuilt 97b02cf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cb3b3a6094
commit
9e766adde3
1
.gitignore
vendored
1
.gitignore
vendored
@ -246,3 +246,4 @@
|
||||
/runc-86d9399.tar.gz
|
||||
/runc-d65df61.tar.gz
|
||||
/runc-67169a9.tar.gz
|
||||
/runc-97b02cf.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 67169a9d43456ff0d5ae12b967acb8e366e2f181
|
||||
%global commit0 97b02cf9c0dd1a537edb0187dbfde62b4e6ecd07
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 271.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 272.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 Jul 30 19:10:40 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-272.dev.git97b02cf
|
||||
- autobuilt 97b02cf
|
||||
|
||||
* Wed Jul 29 03:09:14 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-271.dev.git67169a9
|
||||
- autobuilt 67169a9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-67169a9.tar.gz) = 375a89ff5e7866f38b00c515f3dd62d0d77770d53ee1fcbdbc406ec20c2014cd7cd583295b3b2ac511d88faf74f3c081c39d4883647b4a0707bf62f70a07aaef
|
||||
SHA512 (runc-97b02cf.tar.gz) = de75640d2f133141fbb30771ff4c9bd73a9d644228765d463b2f9b672d6933bbac1a40cf746dff3a93647394f4ca49ab453e34e64deeeabf5a03620106f484dd
|
||||
|
Loading…
Reference in New Issue
Block a user