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#1d5876da334fd32252b13d5f6f9a654826cb9a10
This commit is contained in:
parent
2082e876c4
commit
7fa3af8800
1
.gitignore
vendored
1
.gitignore
vendored
@ -301,3 +301,4 @@
|
||||
/runc-06b737b.tar.gz
|
||||
/runc-7cfb3dc.tar.gz
|
||||
/runc-2b92c25.tar.gz
|
||||
/runc-2a50985.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 2b92c2513006e54df28c1f5b3ad6f68335b85dc2
|
||||
%global commit0 2a50985a8a1472245271c958e873342c9cdc6c30
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 326.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 327.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-327.dev.git2a50985
|
||||
- autobuilt 2a50985
|
||||
|
||||
* Mon Nov 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-326.dev.git2b92c25
|
||||
- autobuilt 2b92c25
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-2b92c25.tar.gz) = f46afcf657c9378809f4af4e2ed3c3253d63fd7ff2437e0ffad17975fc469009cbab6dc25d5012b77932e32b2563f05b19f7bb94a4058de9630be1c714ff7c12
|
||||
SHA512 (runc-2a50985.tar.gz) = ea9ca76ece2c7220b7e4485187f9dd9b5ed5a12eb4df285c1568e68ebef666e4a84f151766fba2f99dad1735738875446b50938f450e0bf07102b1e8775b2750
|
||||
|
Loading…
Reference in New Issue
Block a user