runc-2:1.0.0-120.dev.git4e37017
- autobuilt 4e37017 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
788855b1a4
commit
7384bf7425
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@
|
||||
/runc-cad42f6.tar.gz
|
||||
/runc-1b8a1ee.tar.gz
|
||||
/runc-c1485a1.tar.gz
|
||||
/runc-4e37017.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 c1485a1e88f853e9c2cd3d51eac6d410fed24df4
|
||||
%global commit0 4e3701702e966b4258fbab5b92efa6418c5ae6c6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 119.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 120.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
|
||||
* Wed Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-120.dev.git4e37017
|
||||
- autobuilt 4e37017
|
||||
|
||||
* Sat Oct 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-119.dev.gitc1485a1
|
||||
- autobuilt c1485a1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-c1485a1.tar.gz) = 6b12bf4e524b4bc442e41a38914a6c3dfddf11c211438028ec23f4745c9ab04c4b3cf3306466158fe791495f57cfca163ae7ece056914ef3612da3ddbea883d1
|
||||
SHA512 (runc-4e37017.tar.gz) = f09dfd7456ffeea6a3257e949d3527968d50344e01bc3e0ed47a1282d443d0da1172c252b1b098447c6fc7bb5e6a24b4f7065963ae1883a66d761fc1ffee1fdd
|
||||
|
Loading…
Reference in New Issue
Block a user