diff options
author | Matthew Heon <mheon@redhat.com> | 2019-09-16 09:54:28 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-09-16 09:54:28 -0400 |
commit | ca5ff03e2935c47288f7b28a2bae9212cbb83272 (patch) | |
tree | f535a6258866a16f0bd0ba19e53b4e4f74fed1c9 /contrib/spec | |
parent | a1970e1915fa99c1893bccd3a71a11d2bff77602 (diff) | |
download | podman-ca5ff03e2935c47288f7b28a2bae9212cbb83272.tar.gz podman-ca5ff03e2935c47288f7b28a2bae9212cbb83272.tar.bz2 podman-ca5ff03e2935c47288f7b28a2bae9212cbb83272.zip |
Bump to v1.6.0-rc1v1.6.0-rc1
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'contrib/spec')
-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 934f785db..6ac324499 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.2 +Version: 1.6.0 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |