runc-2:1.0.0-238.dev.git1b97c04
- autobuilt 1b97c04 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6b928aa207
commit
32b1fc9c63
1
.gitignore
vendored
1
.gitignore
vendored
@ -212,3 +212,4 @@
|
||||
/runc-1302020.tar.gz
|
||||
/runc-0853956.tar.gz
|
||||
/runc-2a04669.tar.gz
|
||||
/runc-1b97c04.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 2a0466958d9af23af2ad12bd79d06ed0af4091e2
|
||||
%global commit0 1b97c04f9825d6f63442a4d64eab88334cdc8cd7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 237.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 238.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 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-238.dev.git1b97c04
|
||||
- autobuilt 1b97c04
|
||||
|
||||
* Thu Jun 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-237.dev.git2a04669
|
||||
- autobuilt 2a04669
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-2a04669.tar.gz) = 24519435b25abe7b9100cd7dc0699f6f8a9519d5801d140adab7877b49833e53a6fd05fba8961d0e641203cb8bbfd8e3af356b98f9102c4a3129e13e8471bcdb
|
||||
SHA512 (runc-1b97c04.tar.gz) = 92e2fc12126c60881f1c1fd95c9521f5c90a0773ff126c917af37a79371a8ffa26e94baed45177038143179157ac00e9d6268f42a6b72de64c208598a114542e
|
||||
|
Loading…
Reference in New Issue
Block a user