diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-10-02 16:12:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-02 16:12:02 -0700 |
commit | e67e9e123cde595b6f869b068f7f16e1b9fe1850 (patch) | |
tree | c669b8a75bf1609554daf8c3280e2a5289033a62 /contrib | |
parent | 960f07b0f79e6d6f94842fd4892e775c319f0a39 (diff) | |
parent | 119bc9b6f8df3887f26b8b61d471c2a1d6335105 (diff) | |
download | podman-e67e9e123cde595b6f869b068f7f16e1b9fe1850.tar.gz podman-e67e9e123cde595b6f869b068f7f16e1b9fe1850.tar.bz2 podman-e67e9e123cde595b6f869b068f7f16e1b9fe1850.zip |
Merge pull request #4177 from mheon/bump-1.6.1
Bump to v1.6.1
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 dc734a6b4..bd2cff3f6 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.2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |