podman-2:1.0.1-17.dev.gitd5593b8
- autobuilt d5593b8 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0a793a9983
commit
6ff6c51005
1
.gitignore
vendored
1
.gitignore
vendored
@ -171,3 +171,4 @@
|
|||||||
/libpod-805c6d9.tar.gz
|
/libpod-805c6d9.tar.gz
|
||||||
/libpod-e97dc8e.tar.gz
|
/libpod-e97dc8e.tar.gz
|
||||||
/libpod-e6426af.tar.gz
|
/libpod-e6426af.tar.gz
|
||||||
|
/libpod-d5593b8.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 e6426af30bdd649c54537728c8a9bb1cd5a1ff14
|
%global commit0 d5593b8e718a1ca86380faa072c654f791b18bbc
|
||||||
%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: 16.dev.git%{shortcommit0}%{?dist}
|
Release: 17.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
|
||||||
|
* Sun Feb 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-17.dev.gitd5593b8
|
||||||
|
- autobuilt d5593b8
|
||||||
|
|
||||||
* Sat Feb 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-16.dev.gite6426af
|
* Sat Feb 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-16.dev.gite6426af
|
||||||
- autobuilt e6426af
|
- autobuilt e6426af
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-e6426af.tar.gz) = 424bb032f0847c8460620906972f243ee34538b3386296433636dc244ca4c5347250ee66986de6d66385cd290c7894f7523a0f2e0e054387415cc3fb7804f1d4
|
SHA512 (libpod-d5593b8.tar.gz) = 1a94cfac3fb525685494ac7166a48e2dc1567af218e6485dced09f2fb19e99ed451bd22ebcd3be3334aeb35fb91b9c09c7b0a73daace31c1dce86c6336049bf7
|
||||||
|
Loading…
Reference in New Issue
Block a user