diff options
author | Matthew Heon <mheon@redhat.com> | 2019-10-02 12:42:10 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-10-02 12:42:10 -0400 |
commit | a2fdb6ea0236fa3b5ea9a88dc513af310f07c49c (patch) | |
tree | 39d94eff6c2a872ae11bcbd4dab3fe61134e7990 /contrib/spec/podman.spec.in | |
parent | 257a985f5a7cff8f01891529ea89b0ea2800d61f (diff) | |
download | podman-a2fdb6ea0236fa3b5ea9a88dc513af310f07c49c.tar.gz podman-a2fdb6ea0236fa3b5ea9a88dc513af310f07c49c.tar.bz2 podman-a2fdb6ea0236fa3b5ea9a88dc513af310f07c49c.zip |
Bump to v1.6.1-rc1v1.6.1-rc1
Signed-off-by: Matthew Heon <mheon@redhat.com>
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 dc734a6b4..3816bd0af 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.1 +Version: 1.6.1-rc1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |