runc-2:1.0.0-358.dev.gitbe30b6e
- autobuilt be30b6e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c89839329f
commit
8ec507bd78
1
.gitignore
vendored
1
.gitignore
vendored
@ -331,3 +331,4 @@
|
||||
/runc-2adbc66.tar.gz
|
||||
/runc-5d6d1be.tar.gz
|
||||
/runc-c69ae75.tar.gz
|
||||
/runc-be30b6e.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 c69ae759fbf5acf6e8ef805471b99feee8246c3c
|
||||
%global commit0 be30b6e5ac240ee9944c7f325ed2cb9f9a4c5a23
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 357.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 358.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
|
||||
* Tue Jan 26 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-358.dev.gitbe30b6e
|
||||
- autobuilt be30b6e
|
||||
|
||||
* Fri Jan 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-357.dev.gitc69ae75
|
||||
- autobuilt c69ae75
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-c69ae75.tar.gz) = 813752755d84cd13a49bbf19b207c2eb6d371f373add12fe62aaf3a9b759557e04636256557939ebc69ff1be354aac44fc9b7df4c6c4d01de4bc149ffb33e87c
|
||||
SHA512 (runc-be30b6e.tar.gz) = 26ed4142b2bd22a1ccdc37854ebec26c79c7bc03b6d50127565dbd3689a2950ec8107397ccddb7c5f1d15f552b9544ebf85699d9f05c40fcc4e1783c9f38d99f
|
||||
|
Loading…
Reference in New Issue
Block a user