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#89fa6c38a31b33950c0a46edd873e7166de93686
This commit is contained in:
parent
d10c19a554
commit
9b5b4c6efa
1
.gitignore
vendored
1
.gitignore
vendored
@ -291,3 +291,4 @@
|
||||
/runc-07e35a7.tar.gz
|
||||
/runc-cf6c074.tar.gz
|
||||
/runc-e8498d3.tar.gz
|
||||
/runc-27227a9.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 e8498d3ad580b31d8755253e60570466be5a66ba
|
||||
%global commit0 27227a9358b54c253e3dad85cfe532a256b88e00
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 316.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 317.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-317.dev.git27227a9
|
||||
- autobuilt 27227a9
|
||||
|
||||
* Fri Nov 6 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-316.dev.gite8498d3
|
||||
- autobuilt e8498d3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-e8498d3.tar.gz) = a87f295c1e0b469b898e26836ee9aa5fa9c4eba0d3fa8d33669dfd049722ea47ed8862abcaa9ffff4c1259d5c08009d86507f2224ddcd0f1d2dccc9da41ff26d
|
||||
SHA512 (runc-27227a9.tar.gz) = c51f1326632f5c4635c47e3ffc812418e82aa13798f74f47074d6a42c1062011cd2d8dfe3a7976324b519cb3569da3de9090c0d206b1c734ce916d8b6d8f7fcc
|
||||
|
Loading…
Reference in New Issue
Block a user