podman-2:1.2.0-5.dev.git9adcda7
- autobuilt 9adcda7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0748981d7f
commit
7efc068a2c
1
.gitignore
vendored
1
.gitignore
vendored
@ -196,3 +196,4 @@
|
||||
/libpod-623fcfa.tar.gz
|
||||
/libpod-5afae0b.tar.gz
|
||||
/libpod-9137315.tar.gz
|
||||
/libpod-9adcda7.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 91373151335a84c5b78dbe46362cb678807d7509
|
||||
%global commit0 9adcda73892fa0a33cbdf971ad97cf079e8e425f
|
||||
%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: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 5.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
|
||||
* Sat Mar 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-5.dev.git9adcda7
|
||||
- autobuilt 9adcda7
|
||||
|
||||
* Fri Mar 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-4.dev.git9137315
|
||||
- autobuilt 9137315
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-9137315.tar.gz) = 688f149c61b67b50e46da094a85c9874b3398f844d29202e153e492957e5d7bd1c5eadfe0eb14f2b400a54e516239dc2e1aabfe32fa0d2671cc7613e5d1480c7
|
||||
SHA512 (libpod-9adcda7.tar.gz) = d591076395102a5d773a55eb0160e80ea9f9051d4f56e81ba0de92af647814729a561f77a7b2afae5645f1ed5930a8000f66df1425bef331a8134795888bebd5
|
||||
|
Loading…
Reference in New Issue
Block a user