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#8e556a61b059645a080a875b9ad5307afeb5972c
This commit is contained in:
parent
41fa75f95e
commit
5b25f531a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -296,3 +296,4 @@
|
|||||||
/runc-636f23d.tar.gz
|
/runc-636f23d.tar.gz
|
||||||
/runc-689513c.tar.gz
|
/runc-689513c.tar.gz
|
||||||
/runc-b69070a.tar.gz
|
/runc-b69070a.tar.gz
|
||||||
|
/runc-0b11e29.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 b69070a5fcb0830b2ea77c637b63a55d4e3726a3
|
%global commit0 0b11e29a87d7b24cc8059b7fd32c269c5f1766a2
|
||||||
%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: 321.dev.git%{shortcommit0}%{?dist}
|
Release: 322.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 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-322.dev.git0b11e29
|
||||||
|
- autobuilt 0b11e29
|
||||||
|
|
||||||
* Fri Nov 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-321.dev.gitb69070a
|
* Fri Nov 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-321.dev.gitb69070a
|
||||||
- autobuilt b69070a
|
- autobuilt b69070a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-b69070a.tar.gz) = 82d43e711a9b72a1b87f773bcfa529830d326d399b93e5a749bc4a785e5a78211fa813a6365aff644d2e10327eff71ac455e4d4d9386333ca0ccc84f795168ea
|
SHA512 (runc-0b11e29.tar.gz) = 8ee98eff49007eb865dcbcfa0a463f22b7fa86e884dba35e1132f72dddc44fecd417a3c08be5956b4173f374908e868f7096470d4f52b3026cd69012136f3ecd
|
||||||
|
Loading…
Reference in New Issue
Block a user