runc-2:1.0.0-139.dev.git709377c
- autobuilt 709377c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
83739b26f7
commit
157b41a536
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
||||
/runc-a88592a.tar.gz
|
||||
/runc-2b52db7.tar.gz
|
||||
/runc-5cc0dea.tar.gz
|
||||
/runc-709377c.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 5cc0deaf7a089a91a5ce4b81f835b64fcc4778d6
|
||||
%global commit0 709377ca558df88ea538852c9310b700f140fc9b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 138.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 139.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 Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-139.dev.git709377c
|
||||
- autobuilt 709377c
|
||||
|
||||
* Tue Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-138.dev.git5cc0dea
|
||||
- autobuilt 5cc0dea
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-5cc0dea.tar.gz) = 597f2e0fecd22ebf8e867640f51e9f9b7f267e4a79fa4bb20e198357f9c2f76cf316f99f22e618bc1c00e73a7b481dba9cb284bec5e10ddd8ae6e019e5860ed4
|
||||
SHA512 (runc-709377c.tar.gz) = 3b2b20d2c3a8106335db50589a59d545d63b3df88f88929f1cd4319e888a5a7d40b4595ec056a4dd45f9bcd8091e5e038dcf1f26256b3593e4e98de00168a901
|
||||
|
Loading…
Reference in New Issue
Block a user