runc-2:1.0.0-363.dev.git8e062f1
- autobuilt 8e062f1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cdffd954fe
commit
75a0846670
1
.gitignore
vendored
1
.gitignore
vendored
@ -336,3 +336,4 @@
|
|||||||
/runc-346f87f.tar.gz
|
/runc-346f87f.tar.gz
|
||||||
/runc-5ef136f.tar.gz
|
/runc-5ef136f.tar.gz
|
||||||
/runc-8bbfde8.tar.gz
|
/runc-8bbfde8.tar.gz
|
||||||
|
/runc-8e062f1.tar.gz
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://github.com/opencontainers/runc
|
%global git0 https://github.com/opencontainers/runc
|
||||||
%global commit0 8bbfde8f474a7d3faa341f716e524de2c2067268
|
%global commit0 8e062f1c5381e5224bbe898fcec61f00d2c7a700
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 362.dev.git%{shortcommit0}%{?dist}
|
Release: 363.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-363.dev.git8e062f1
|
||||||
|
- autobuilt 8e062f1
|
||||||
|
|
||||||
* Fri Jan 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-362.dev.git8bbfde8
|
* Fri Jan 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-362.dev.git8bbfde8
|
||||||
- autobuilt 8bbfde8
|
- autobuilt 8bbfde8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-8bbfde8.tar.gz) = 6694b4cc8ae8b8550f9eefe389d9fb74e90f45cc4e0572234c523a0de69aeb68786459c1eabb5c2566eb29ded67c1ef8b15d6511f27e9aca956d0cccdfd86606
|
SHA512 (runc-8e062f1.tar.gz) = f7cf09681f71013b32c4f3498b039f6c4d5e4b0b141e89689f86d46a8a5ce0392b349860fdfb87f71e8bd671e8cf7dbde2a988f143ddcd153a0a52401fbd278b
|
||||||
|
Loading…
Reference in New Issue
Block a user