diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-08-09 16:00:38 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-08-09 16:00:38 -0400 |
commit | 10834c525fc0c39cc7a9f223b7ae1176319fd319 (patch) | |
tree | 85d9c231635e09c8010013d65c3207d60ff06911 /contrib/spec/podman.spec.in | |
parent | 54b394bd3ec07d11c7ed176531a752261acc71a7 (diff) | |
download | podman-10834c525fc0c39cc7a9f223b7ae1176319fd319.tar.gz podman-10834c525fc0c39cc7a9f223b7ae1176319fd319.tar.bz2 podman-10834c525fc0c39cc7a9f223b7ae1176319fd319.zip |
Bump to v1.5.1-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 8087b2932..0de797f2b 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.0 +Version: 1.5.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |