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