podman-2:1.2.0-3.dev.git5afae0b
- autobuilt 5afae0b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c1925576a2
commit
62df1afbf6
1
.gitignore
vendored
1
.gitignore
vendored
@ -194,3 +194,4 @@
|
||||
/libpod-553ac80.tar.gz
|
||||
/libpod-cf52144.tar.gz
|
||||
/libpod-623fcfa.tar.gz
|
||||
/libpod-5afae0b.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 623fcfab84479a760a085d0ebb101be58c374f2e
|
||||
%global commit0 5afae0b25bba4e2274747b32cf8b3bc929daf06e
|
||||
%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: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.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
|
||||
* Thu Feb 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-3.dev.git5afae0b
|
||||
- autobuilt 5afae0b
|
||||
|
||||
* Wed Feb 27 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-2.dev.git623fcfa
|
||||
- bump to 1.2.0
|
||||
- autobuilt 623fcfa
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-623fcfa.tar.gz) = 90526cadb2fc58991748e861e34c898ddef368849cdd1feb51531e1a41f2fdfd7409c9ad93dddef8262f2f86cda2abb44382e583f7b9f435866f3f9929f4f4f1
|
||||
SHA512 (libpod-5afae0b.tar.gz) = ad3efc8874f098c8c41928e1259c5ca27dc16c37604df200e92692f74649c48239d9682197a0040b9e46b964d54881989be5208e6ea8c57849dbefb4ce498f18
|
||||
|
Loading…
Reference in New Issue
Block a user