runc-2:1.0.0-360.dev.git346f87f
- autobuilt 346f87f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
793ecb063b
commit
175f4906a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -333,3 +333,4 @@
|
||||
/runc-c69ae75.tar.gz
|
||||
/runc-be30b6e.tar.gz
|
||||
/runc-6721470.tar.gz
|
||||
/runc-346f87f.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 6721470a9e1219afe5299d31584bdd868ad7a9da
|
||||
%global commit0 346f87fec1487128d16e4616b990b0579b4bf003
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 359.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 360.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
|
||||
* Wed Jan 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-360.dev.git346f87f
|
||||
- autobuilt 346f87f
|
||||
|
||||
* Wed Jan 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-359.dev.git6721470
|
||||
- autobuilt 6721470
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-6721470.tar.gz) = f749048ad506fac89771f6e30258c1ea97a59924bef9e69aaee537a48943ea94b64cf13f4b76153a062746c2caecc8eaa47ec2ee3dde69207f0b48fd84158f2d
|
||||
SHA512 (runc-346f87f.tar.gz) = 574eda7eb98df5753127f46afdd1ae61a6150da43d0c5782baa2a8ef868fae5a7b585d5dc8862bc63de861b830cf5299e73a631b57e7d687235592e3b4883120
|
||||
|
Loading…
Reference in New Issue
Block a user