podman-2:1.2.0-2.dev.git623fcfa
- bump to 1.2.0 - autobuilt 623fcfa Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
bb1327ff6d
commit
c1925576a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -193,3 +193,4 @@
|
||||
/libpod-cc4addd.tar.gz
|
||||
/libpod-553ac80.tar.gz
|
||||
/libpod-cf52144.tar.gz
|
||||
/libpod-623fcfa.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -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 cf521449e5d11813571c5e9b86668fbefdd5aa99
|
||||
%global commit0 623fcfab84479a760a085d0ebb101be58c374f2e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -43,8 +43,8 @@ Epoch: 2
|
||||
%else
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 1.0.1
|
||||
Release: 38.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -517,6 +517,10 @@ podman system renumber
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Tue Feb 26 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2:1.0.1-39.dev.gitcf52144
|
||||
* Tue Feb 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-38.dev.gitcf52144
|
||||
- autobuilt cf52144
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-cf52144.tar.gz) = fdfa4513ba3711dec0fd96305b5f18409ed006b4b3eff4705e225669469d2b1a98cd018d8750bc223386ae6280905e9076ef6f1fc2e71f40ff3f2657e85b4620
|
||||
SHA512 (libpod-623fcfa.tar.gz) = 90526cadb2fc58991748e861e34c898ddef368849cdd1feb51531e1a41f2fdfd7409c9ad93dddef8262f2f86cda2abb44382e583f7b9f435866f3f9929f4f4f1
|
||||
|
Loading…
Reference in New Issue
Block a user