diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-10-17 23:02:40 +0200 |
---|---|---|
committer | cnbattle <qiaicn@gmail.com> | 2019-10-18 21:55:16 +0800 |
commit | 2793ec29c666cf0edfc7fa99c440f88510c496e5 (patch) | |
tree | b9c8035c95e851626ffccaad42e97c13c46e8852 /contrib/spec | |
parent | 2b0892e757c878cdb087dd22b8986bccef0276ed (diff) | |
parent | e2ddfd704b849e94645dbd4c37a9c26bc2a30cf7 (diff) | |
download | podman-2793ec29c666cf0edfc7fa99c440f88510c496e5.tar.gz podman-2793ec29c666cf0edfc7fa99c440f88510c496e5.tar.bz2 podman-2793ec29c666cf0edfc7fa99c440f88510c496e5.zip |
Merge pull request #4292 from mheon/bump-1.6.2
Bump to v1.6.2
Signed-off-by: cnbattle <qiaicn@gmail.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 bd2cff3f6..d5247f689 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.2 +Version: 1.6.3 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |