diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-09-17 00:15:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-17 00:15:17 +0200 |
commit | 2aa6771e787b46484245445b899cd2694aadbfc2 (patch) | |
tree | a387c75be23d04669194983c40fff7c06f9d7f8e /contrib/spec/podman.spec.in | |
parent | 1a1ff98896066d82d800e5a09e1461825ad12a09 (diff) | |
parent | 3ad8a349c9ab7ba8cdd040f687327cb24cc1c0af (diff) | |
download | podman-2aa6771e787b46484245445b899cd2694aadbfc2.tar.gz podman-2aa6771e787b46484245445b899cd2694aadbfc2.tar.bz2 podman-2aa6771e787b46484245445b899cd2694aadbfc2.zip |
Merge pull request #4037 from mheon/bump_1.6.0_rc1
Bump to v1.6.0-RC1
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 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 |