diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-08-15 17:13:21 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-08-15 17:13:21 -0400 |
commit | 913c7b08d23f89dff60dcb73aa705c0482b6e11d (patch) | |
tree | 9d2d93dde1e2559afe55f161c58e754777f9aecb /contrib/spec/podman.spec.in | |
parent | 00057929f5acfd98341964d85722383363376d52 (diff) | |
download | podman-913c7b08d23f89dff60dcb73aa705c0482b6e11d.tar.gz podman-913c7b08d23f89dff60dcb73aa705c0482b6e11d.tar.bz2 podman-913c7b08d23f89dff60dcb73aa705c0482b6e11d.zip |
Bump to v1.5.2-dev
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'contrib/spec/podman.spec.in')
-rw-r--r-- | contrib/spec/podman.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/spec/podman.spec.in b/contrib/spec/podman.spec.in index 35f3b2014..934f785db 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -39,7 +39,7 @@ %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman -Version: 1.5.1 +Version: 1.5.2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |