diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-10-01 03:55:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-01 03:55:28 -0700 |
commit | 5d344db8d776190568df9c3b73fd22b632c9c135 (patch) | |
tree | c4e69521ca5b52f5435f041f981e56eb4871fef7 /contrib | |
parent | d7eba026876e4a6a362464dcf08fe6757ebedd1a (diff) | |
parent | d74fb433a86d52c684983bc792de764e2884bcc4 (diff) | |
download | podman-5d344db8d776190568df9c3b73fd22b632c9c135.tar.gz podman-5d344db8d776190568df9c3b73fd22b632c9c135.tar.bz2 podman-5d344db8d776190568df9c3b73fd22b632c9c135.zip |
Merge pull request #4155 from mheon/bump-1.6.0
Bump to v1.6.0
Diffstat (limited to 'contrib')
-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..dc734a6b4 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.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |