podman-2:1.2.0-6.dev.gitf3a3d8e
- autobuilt f3a3d8e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7efc068a2c
commit
4f7ee9dbff
1
.gitignore
vendored
1
.gitignore
vendored
@ -197,3 +197,4 @@
|
||||
/libpod-5afae0b.tar.gz
|
||||
/libpod-9137315.tar.gz
|
||||
/libpod-9adcda7.tar.gz
|
||||
/libpod-f3a3d8e.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 9adcda73892fa0a33cbdf971ad97cf079e8e425f
|
||||
%global commit0 f3a3d8e28e4b8ec06dd11ec156c10e243165f19d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -44,7 +44,7 @@ Epoch: 2
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 1.2.0
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -517,6 +517,9 @@ podman system renumber
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Mon Mar 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-6.dev.gitf3a3d8e
|
||||
- autobuilt f3a3d8e
|
||||
|
||||
* Sat Mar 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-5.dev.git9adcda7
|
||||
- autobuilt 9adcda7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-9adcda7.tar.gz) = d591076395102a5d773a55eb0160e80ea9f9051d4f56e81ba0de92af647814729a561f77a7b2afae5645f1ed5930a8000f66df1425bef331a8134795888bebd5
|
||||
SHA512 (libpod-f3a3d8e.tar.gz) = 8e7c261836bcc871523553e3cc7ca599e4f3f1f409cc5c904fc1f8f85b227064301be44fa6a21a92e973f6ef700ce70c127905c60f894bdaf3b822fac1eb2deb
|
||||
|
Loading…
Reference in New Issue
Block a user