Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/runc.git#b5c5b7041767d2070ceda086a425ff40eaf143fe
This commit is contained in:
parent
e4ceb1fc33
commit
2082e876c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -300,3 +300,4 @@
|
|||||||
/runc-d15ffff.tar.gz
|
/runc-d15ffff.tar.gz
|
||||||
/runc-06b737b.tar.gz
|
/runc-06b737b.tar.gz
|
||||||
/runc-7cfb3dc.tar.gz
|
/runc-7cfb3dc.tar.gz
|
||||||
|
/runc-2b92c25.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 7cfb3dcfa2e78b6e379c13022103330f8508e02c
|
%global commit0 2b92c2513006e54df28c1f5b3ad6f68335b85dc2
|
||||||
%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: 325.dev.git%{shortcommit0}%{?dist}
|
Release: 326.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}
|
||||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-326.dev.git2b92c25
|
||||||
|
- autobuilt 2b92c25
|
||||||
|
|
||||||
* Mon Nov 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-325.dev.git7cfb3dc
|
* Mon Nov 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-325.dev.git7cfb3dc
|
||||||
- autobuilt 7cfb3dc
|
- autobuilt 7cfb3dc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-7cfb3dc.tar.gz) = a1d46617b4206409b353ebfad5f5cd467fe991920ea18a07ef378f6f08d8daee267be6d108ec9eb5303c1ae7b66631a634753f8006bf1bd2ea228026f72c4828
|
SHA512 (runc-2b92c25.tar.gz) = f46afcf657c9378809f4af4e2ed3c3253d63fd7ff2437e0ffad17975fc469009cbab6dc25d5012b77932e32b2563f05b19f7bb94a4058de9630be1c714ff7c12
|
||||||
|
Loading…
Reference in New Issue
Block a user