runc-2:1.0.0-357.dev.gitc69ae75
- autobuilt c69ae75 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
77b027ec7e
commit
c89839329f
1
.gitignore
vendored
1
.gitignore
vendored
@ -330,3 +330,4 @@
|
||||
/runc-d9751a9.tar.gz
|
||||
/runc-2adbc66.tar.gz
|
||||
/runc-5d6d1be.tar.gz
|
||||
/runc-c69ae75.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 5d6d1be40269af844270d8bb62b071b890a1d8fc
|
||||
%global commit0 c69ae759fbf5acf6e8ef805471b99feee8246c3c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 356.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 357.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-357.dev.gitc69ae75
|
||||
- autobuilt c69ae75
|
||||
|
||||
* Fri Jan 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-356.dev.git5d6d1be
|
||||
- autobuilt 5d6d1be
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-5d6d1be.tar.gz) = b1f7ef0da7df0e531b86ccb2cd76217a6ea91f25397f08add11d4d30609be3daa29f1a28c9c82072d8ab6587272880f0b32d0a57d9c8d1c95af830700c6584e7
|
||||
SHA512 (runc-c69ae75.tar.gz) = 813752755d84cd13a49bbf19b207c2eb6d371f373add12fe62aaf3a9b759557e04636256557939ebc69ff1be354aac44fc9b7df4c6c4d01de4bc149ffb33e87c
|
||||
|
Loading…
Reference in New Issue
Block a user