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