podman-2:1.2.0-23.dev.git68e3df3
- autobuilt 68e3df3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6643c3625d
commit
b950e5d48d
1
.gitignore
vendored
1
.gitignore
vendored
@ -212,3 +212,4 @@
|
||||
/libpod-ac523cb.tar.gz
|
||||
/libpod-537c382.tar.gz
|
||||
/libpod-c230f0c.tar.gz
|
||||
/libpod-68e3df3.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 c230f0c693134830b3df60a8dc37770848a6f5e2
|
||||
%global commit0 68e3df37248da85f58662c00e0934d1359f0fdc0
|
||||
%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: 22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 23.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -541,6 +541,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Mar 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-23.dev.git68e3df3
|
||||
- autobuilt 68e3df3
|
||||
|
||||
* Thu Mar 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-22.dev.gitc230f0c
|
||||
- autobuilt c230f0c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-c230f0c.tar.gz) = f051ee7165f6ace3806e8e3707e4014ba6a9d31bb2be45a1c7c8fec04702ee1a53b978296892ed5812d58c54ea059fc63342336845a0447e97ad26eba7b53031
|
||||
SHA512 (libpod-68e3df3.tar.gz) = 3f02c32712c6a3c3f1098ab158ed904cf01242e27fc1f231509fb7f8c40825bd3a653eda459f826f4c81b8c94459b5ac672e7834f6046c2884e591e3f641c4fb
|
||||
|
Loading…
Reference in New Issue
Block a user