diff options
author | Matthew Heon <matthew.heon@pm.me> | 2020-01-02 15:00:37 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2020-01-02 15:00:37 -0500 |
commit | 9090c476f76638ae9e86b6bc30b64fce3252266c (patch) | |
tree | 76b034d2b13d968de4cc9eae0ff229f0b003739c /contrib/spec/podman.spec.in | |
parent | 1faa5bb6cdddc2d4b36b1c25261952c9ccf90f61 (diff) | |
download | podman-9090c476f76638ae9e86b6bc30b64fce3252266c.tar.gz podman-9090c476f76638ae9e86b6bc30b64fce3252266c.tar.bz2 podman-9090c476f76638ae9e86b6bc30b64fce3252266c.zip |
Bump to v1.7.0-rc2v1.7.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 9676a3fb4..037c40d76 100644 --- a/contrib/spec/podman.spec.in +++ b/contrib/spec/podman.spec.in @@ -43,7 +43,7 @@ %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) Name: podman -Version: 1.7.0 +Version: 1.7.0-rc2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |