diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-08-16 00:26:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-16 00:26:22 +0200 |
commit | 05149e659accb71429157fe33aa5daaf802d20d6 (patch) | |
tree | dd9ba2812c86048d2732ac68be05cd157c714e6a /contrib/spec/podman.spec.in | |
parent | b9a176bea94b8e3a97a70dd7cd599f1a057777b0 (diff) | |
parent | 5d107a2288134bbf519e25a4d22d6523b15cbb51 (diff) | |
download | podman-05149e659accb71429157fe33aa5daaf802d20d6.tar.gz podman-05149e659accb71429157fe33aa5daaf802d20d6.tar.bz2 podman-05149e659accb71429157fe33aa5daaf802d20d6.zip |
Merge pull request #3830 from mheon/bump-1.5.1
Bump to v1.5.1
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 35f3b2014..934f785db 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.1 +Version: 1.5.2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |