runc-2:1.0.0-223.dev.git3c8da9d
- autobuilt 3c8da9d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
58ccdaddee
commit
4ffef0f7a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -197,3 +197,4 @@
|
||||
/runc-716079f.tar.gz
|
||||
/runc-8cd84e3.tar.gz
|
||||
/runc-21cb236.tar.gz
|
||||
/runc-3c8da9d.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 21cb2360b61ad5fe971413f046102bd70698b534
|
||||
%global commit0 3c8da9dae0f3e673839d0fe3f0d862b9b2325f1c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 222.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 223.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
|
||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-223.dev.git3c8da9d
|
||||
- autobuilt 3c8da9d
|
||||
|
||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-222.dev.git21cb236
|
||||
- autobuilt 21cb236
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-21cb236.tar.gz) = f83e02449540ac48ed5efd578e070ecb6a55a5645e7cd93b18afa5c913c2a00e16e7295525e704f6af490a74bea49b92fe1d2884a7c073912cf88833bab7150e
|
||||
SHA512 (runc-3c8da9d.tar.gz) = 4f8df651e729ee2eeaf0b29be2ef97039c2ee496550152cd465fdb387c1a675fde0c7eabf3a82ec10886f2fe751a378f2d7671d111f682b4c806fbdc9bbab0f0
|
||||
|
Loading…
Reference in New Issue
Block a user