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#97ceebd37c34cf8ad41992f89c868fa287958b07
This commit is contained in:
parent
167d2ba857
commit
4d66f8abf6
4
.gitignore
vendored
4
.gitignore
vendored
@ -285,3 +285,7 @@
|
|||||||
/runc-c11e997.tar.gz
|
/runc-c11e997.tar.gz
|
||||||
/runc-10825f7.tar.gz
|
/runc-10825f7.tar.gz
|
||||||
/runc-44f221e.tar.gz
|
/runc-44f221e.tar.gz
|
||||||
|
/runc-d8bfd6c.tar.gz
|
||||||
|
/runc-7ba005b.tar.gz
|
||||||
|
/runc-411e413.tar.gz
|
||||||
|
/runc-07e35a7.tar.gz
|
||||||
|
16
runc.spec
16
runc.spec
@ -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 44f221e2fce70dd6a75e7d67e9bdde36706aef79
|
%global commit0 07e35a7a409c14d665d06733c21aaae37810d63a
|
||||||
%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: 310.dev.git%{shortcommit0}%{?dist}
|
Release: 314.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,18 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-314.dev.git07e35a7
|
||||||
|
- autobuilt 07e35a7
|
||||||
|
|
||||||
|
* Wed Oct 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-313.dev.git411e413
|
||||||
|
- autobuilt 411e413
|
||||||
|
|
||||||
|
* Tue Oct 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-312.dev.git7ba005b
|
||||||
|
- autobuilt 7ba005b
|
||||||
|
|
||||||
|
* Fri Oct 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-311.dev.gitd8bfd6c
|
||||||
|
- autobuilt d8bfd6c
|
||||||
|
|
||||||
* Fri Oct 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-310.dev.git44f221e
|
* Fri Oct 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-310.dev.git44f221e
|
||||||
- autobuilt 44f221e
|
- autobuilt 44f221e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-44f221e.tar.gz) = e240302e17fd8808a0175bfc78ce44b39b8d1395bec1aafe1169a8e09c31cb8d698138aa3e60d9d8af2fddf7a7eeb11151f95be0f8d4b2645742d7fb5e2bb6c1
|
SHA512 (runc-07e35a7.tar.gz) = 3a87814455eff59543bae0f33946fef0d1623bd3137c40b0913cfaa5d77ebacc2fe2ec2918f754c2b377bb7c1bd27bcc500d234e1c3b8a8e3e865c05acec4eaf
|
||||||
|
Loading…
Reference in New Issue
Block a user