podman-2:1.0.1-12.dev.gitebe9297
- autobuilt ebe9297 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3d2e074c7c
commit
3aa3d6051b
1
.gitignore
vendored
1
.gitignore
vendored
@ -166,3 +166,4 @@
|
|||||||
/libpod-ec96987.tar.gz
|
/libpod-ec96987.tar.gz
|
||||||
/libpod-7838a13.tar.gz
|
/libpod-7838a13.tar.gz
|
||||||
/libpod-c9e1f36.tar.gz
|
/libpod-c9e1f36.tar.gz
|
||||||
|
/libpod-ebe9297.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 c9e1f365e294135968bdd4d754dca7e1044587dc
|
%global commit0 ebe929736cdb0925f26b416d56415348f1d16d92
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||||
@ -44,7 +44,7 @@ Epoch: 2
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif
|
%endif
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://podman.io/
|
URL: https://podman.io/
|
||||||
@ -513,6 +513,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-12.dev.gitebe9297
|
||||||
|
- autobuilt ebe9297
|
||||||
|
|
||||||
* Thu Jan 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-11.dev.gitc9e1f36
|
* Thu Jan 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-11.dev.gitc9e1f36
|
||||||
- autobuilt c9e1f36
|
- autobuilt c9e1f36
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-c9e1f36.tar.gz) = 7e986a26d766a8c7da59dcfd6d7fe2b7a1e923c45fe389ba776f7f5a7abc373d8d759afbcfb7b0b8beb07f5d8f915a9e3bbd7c11403b46cdd1478d51ba4140bf
|
SHA512 (libpod-ebe9297.tar.gz) = a538912f2d72ca08fed8fbe3bbd8660beefa6e2b5bdf3e1bf632b04a891184031f79339499a906fa1c90cfb2022f228a2ec64280c83bf255bb835050dd297ed4
|
||||||
|
Loading…
Reference in New Issue
Block a user