podman-2:1.2.0-8.dev.git40f7843
- autobuilt 40f7843 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
db0250be9a
commit
e90c091d33
1
.gitignore
vendored
1
.gitignore
vendored
@ -199,3 +199,4 @@
|
||||
/libpod-9adcda7.tar.gz
|
||||
/libpod-f3a3d8e.tar.gz
|
||||
/libpod-4b80517.tar.gz
|
||||
/libpod-40f7843.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 4b80517b6a638ff06f8ad432f0f0f5839283d058
|
||||
%global commit0 40f78439459d0899de8643661b8e996a1e2460d6
|
||||
%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: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.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
|
||||
* Wed Mar 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-8.dev.git40f7843
|
||||
- autobuilt 40f7843
|
||||
|
||||
* Tue Mar 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-7.dev.git4b80517
|
||||
- autobuilt 4b80517
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-4b80517.tar.gz) = d5327a269dffb2a6cf8e0e95608572c79916d7fb79b24acef28de777229b2c1933fa7b20fb116d5585d5902e3368ce66c1151a30d5ce301dbfee7711e55d429c
|
||||
SHA512 (libpod-40f7843.tar.gz) = e46b2ef3f9670b43ce0862a6f6de55b146eefd7233677694d3946c092a2bafdef3f54743203dd699283ea8105ef63d1ebb33587edf80edef53564a928b3c9d71
|
||||
|
Loading…
Reference in New Issue
Block a user