diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-09-24 16:39:59 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-09-24 16:39:59 -0400 |
commit | 9181c65b5d695fc480e4d1552887f3875e007821 (patch) | |
tree | 28d729a0dc74f6acd3133fa6b8dec143a3cdb13d /contrib/spec/podman.spec.in | |
parent | 0000afc1af06b04ececeb91637bb3d80d6f47e14 (diff) | |
download | podman-9181c65b5d695fc480e4d1552887f3875e007821.tar.gz podman-9181c65b5d695fc480e4d1552887f3875e007821.tar.bz2 podman-9181c65b5d695fc480e4d1552887f3875e007821.zip |
Bump to v1.6.0-rc2v1.6.0-rc2
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 6ac324499..12f5442b8 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.6.0 +Version: 1.6.0-rc2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |