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#7f3a3ad2c1def35c2652e0df9dd25775591499cb
This commit is contained in:
parent
b6a67de72a
commit
0a1e7fc473
1
.gitignore
vendored
1
.gitignore
vendored
@ -303,3 +303,4 @@
|
||||
/runc-2b92c25.tar.gz
|
||||
/runc-2a50985.tar.gz
|
||||
/runc-3517877.tar.gz
|
||||
/runc-56a1f1f.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 351787708a3b3226b9925fcdbca296b238729ce2
|
||||
%global commit0 56a1f1f70f5e84931a94b2ff9454aac94e71cb46
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 328.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 329.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
|
||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-329.dev.git56a1f1f
|
||||
- autobuilt 56a1f1f
|
||||
|
||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-328.dev.git3517877
|
||||
- autobuilt 3517877
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-3517877.tar.gz) = 3bc3dc6a3e50f5ee270b19f35bd1bcdbabffd3c2adf167eee67a09243dd78b207b274bd0faff033f4cb0646b1b6a92fbaa3b3dc714745888105e8de08982ce4c
|
||||
SHA512 (runc-56a1f1f.tar.gz) = dc10fc0e160adc694a01e184adc57c2e3ba3feea3bb2e7a3c3fc7be195cd50b30cbbf12557abf12196fc0e36750eaa31accfe2a2fecdf56c370b2c13d29be828
|
||||
|
Loading…
Reference in New Issue
Block a user