podman-2:1.2.0-22.dev.gitc230f0c
- autobuilt c230f0c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
eb2cc94def
commit
6643c3625d
1
.gitignore
vendored
1
.gitignore
vendored
@ -211,3 +211,4 @@
|
||||
/libpod-6aa8078.tar.gz
|
||||
/libpod-ac523cb.tar.gz
|
||||
/libpod-537c382.tar.gz
|
||||
/libpod-c230f0c.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 537c382f5bd098bc89a457554db9bd0b08eab3c2
|
||||
%global commit0 c230f0c693134830b3df60a8dc37770848a6f5e2
|
||||
%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: 21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 22.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
|
||||
* Thu Mar 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-22.dev.gitc230f0c
|
||||
- autobuilt c230f0c
|
||||
|
||||
* Wed Mar 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-21.dev.git537c382
|
||||
- autobuilt 537c382
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-537c382.tar.gz) = 0ee594024266e7f76d7032e9ec284000b33011743e66079854f389983df366c8f3bf38db8481f89a9358a37f3c3b98241791326d3cf9c0dd1c40c8aba92ff90a
|
||||
SHA512 (libpod-c230f0c.tar.gz) = f051ee7165f6ace3806e8e3707e4014ba6a9d31bb2be45a1c7c8fec04702ee1a53b978296892ed5812d58c54ea059fc63342336845a0447e97ad26eba7b53031
|
||||
|
Loading…
Reference in New Issue
Block a user