runc-2:1.0.0-198.dev.git609ba79
- autobuilt 609ba79 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
142c6bdc12
commit
5b701e3813
1
.gitignore
vendored
1
.gitignore
vendored
@ -172,3 +172,4 @@
|
||||
/runc-051d670.tar.gz
|
||||
/runc-dd8d48e.tar.gz
|
||||
/runc-f6439a8.tar.gz
|
||||
/runc-609ba79.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 f6439a84cc2b40cdde78ece55bdb1d3dad7d90e8
|
||||
%global commit0 609ba79f7a4af7fb2c53e0c8c8b286a81b1cdc8c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 197.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 198.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
|
||||
* Sun May 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-198.dev.git609ba79
|
||||
- autobuilt 609ba79
|
||||
|
||||
* Sun May 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-197.dev.gitf6439a8
|
||||
- autobuilt f6439a8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-f6439a8.tar.gz) = f714374694ea89871bba57720a616c3b949308a472bdfc5d39a5d36b9a751561ba64053d64b3e994b1f08bad9574e566cfae468c0cf253ddfb06e6ccd36b0664
|
||||
SHA512 (runc-609ba79.tar.gz) = 7a3292882176325dfce33174f4dae05a8beec7a0218b5efa6a8968c775b0f8badf541dc74dcced93037e147854223833217e0b19e64a304844bf63976d14d6ab
|
||||
|
Loading…
Reference in New Issue
Block a user