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#1b7971c48f23ccbfe745337445699af0ce73962e
This commit is contained in:
parent
9521f38122
commit
d10c19a554
1
.gitignore
vendored
1
.gitignore
vendored
@ -290,3 +290,4 @@
|
|||||||
/runc-411e413.tar.gz
|
/runc-411e413.tar.gz
|
||||||
/runc-07e35a7.tar.gz
|
/runc-07e35a7.tar.gz
|
||||||
/runc-cf6c074.tar.gz
|
/runc-cf6c074.tar.gz
|
||||||
|
/runc-e8498d3.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 cf6c074115d00c932ef01dedb3e13ba8b8f964c3
|
%global commit0 e8498d3ad580b31d8755253e60570466be5a66ba
|
||||||
%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: 315.dev.git%{shortcommit0}%{?dist}
|
Release: 316.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
|
||||||
|
* Fri Nov 6 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-316.dev.gite8498d3
|
||||||
|
- autobuilt e8498d3
|
||||||
|
|
||||||
* Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-315.dev.gitcf6c074
|
* Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-315.dev.gitcf6c074
|
||||||
- autobuilt cf6c074
|
- autobuilt cf6c074
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-cf6c074.tar.gz) = 0f1f073a77af268bc2fe3925fadcd88d2b541609b93dac85d1086b372ff6708c4a376922e082d4da1c8bafe33414e238d84d6861196ccdf714d3d7789642837d
|
SHA512 (runc-e8498d3.tar.gz) = a87f295c1e0b469b898e26836ee9aa5fa9c4eba0d3fa8d33669dfd049722ea47ed8862abcaa9ffff4c1259d5c08009d86507f2224ddcd0f1d2dccc9da41ff26d
|
||||||
|
Loading…
Reference in New Issue
Block a user