runc-2:1.0.0-210.dev.git58bf083
- autobuilt 58bf083 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9d12cd1e29
commit
a881dc9765
1
.gitignore
vendored
1
.gitignore
vendored
@ -184,3 +184,4 @@
|
||||
/runc-2c8d668.tar.gz
|
||||
/runc-867c9f5.tar.gz
|
||||
/runc-2b9a36e.tar.gz
|
||||
/runc-58bf083.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 2b9a36ee8c82b580f09ed853dc72388aadca9ea9
|
||||
%global commit0 58bf08350087a19fce5b58e69acbc9605ac9ee84
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 209.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 210.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 May 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-210.dev.git58bf083
|
||||
- autobuilt 58bf083
|
||||
|
||||
* Tue May 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-209.dev.git2b9a36e
|
||||
- autobuilt 2b9a36e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-2b9a36e.tar.gz) = 100cb519a1ecc09c3d71e221276695d47cb06b1db2927cb93555901ccbd60c6abb68e575977547f52b200320a5afe82048256b7404ab8a764c2de9e10bcf4049
|
||||
SHA512 (runc-58bf083.tar.gz) = dd317a116895fb4c6276b45b55c03a4906794cc30bcbf47a0f98ac7fa7986ac8a3d100583d0ea4c0e40756e9f7c2848c04ad16fef3988650905491b6a138b28f
|
||||
|
Loading…
Reference in New Issue
Block a user