runc-2:1.0.0-114.dev.git7507c64
- autobuilt 7507c64 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8d117a421c
commit
d7e94adffc
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
||||
/runc-267490e.tar.gz
|
||||
/runc-6c05552.tar.gz
|
||||
/runc-bf27c2f.tar.gz
|
||||
/runc-7507c64.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 bf27c2f86dac5e7bd33880b33e4b542ad6a0289e
|
||||
%global commit0 7507c64ff675606c5ff96b0dd8889a60c589f14d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 113.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 114.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 Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-114.dev.git7507c64
|
||||
- autobuilt 7507c64
|
||||
|
||||
* Thu Sep 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-113.dev.gitbf27c2f
|
||||
- autobuilt bf27c2f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-bf27c2f.tar.gz) = 33517303c4ac6a786955bda337dd21be3cb0f4925c52f6e7694ac8a2566d5e8ed8256040df3a9bc50a8aa15d5232a1df6da53a8b0719ff6de90b1238caf3966c
|
||||
SHA512 (runc-7507c64.tar.gz) = b4e46389bbfb4674e7ca08fcf59c5b35863a54b97a6852c7dbfcb8c8fd81fdcb49fb006cba98dad6b1ba963e863b15a4400bbec856ec8740b7f0965f1252ca52
|
||||
|
Loading…
Reference in New Issue
Block a user