runc-2:1.0.0-125.dev.gitd239ca8
- autobuilt d239ca8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5dfc9c1306
commit
b41676d08d
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@
|
||||
/runc-792af40.tar.gz
|
||||
/runc-c4d8e16.tar.gz
|
||||
/runc-03cf145.tar.gz
|
||||
/runc-d239ca8.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 03cf145f5a11d39e634293db88deb625a6a993a0
|
||||
%global commit0 d239ca84254c579a964101b4f8049b860fbfc135
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 124.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 125.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-125.dev.gitd239ca8
|
||||
- autobuilt d239ca8
|
||||
|
||||
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-124.dev.git03cf145
|
||||
- autobuilt 03cf145
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-03cf145.tar.gz) = 39de528d1a315432e14d362244d4e86ca7edeacd8b87530a8f85a578179f71c22dd0690af7eb6dff73e61c7ddd1b9c3d0c62543877aaa0de89697ac2359d31ab
|
||||
SHA512 (runc-d239ca8.tar.gz) = ebf7b3bc6590355942f52b605fc3ce62f581527eca8f498ab6521d4b7d2400b89cabcad75f04c8f983050a01e980a214710ebf1e6ae4071ae2128cf680fd7467
|
||||
|
Loading…
Reference in New Issue
Block a user