diff options
author | Matthew Heon <mheon@redhat.com> | 2019-06-14 18:20:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-14 18:20:30 -0400 |
commit | 185b413e3d10ba001c4d1670a50dad77507154d7 (patch) | |
tree | bdcd985f6ecefc9d6d61e80f618a669c45998c7a /contrib/spec | |
parent | 90e3c9002b2293569e0cec168a30ecb962b00034 (diff) | |
parent | 0cc87f28ece7d1e55072655be9cca2e18b688bb0 (diff) | |
download | podman-185b413e3d10ba001c4d1670a50dad77507154d7.tar.gz podman-185b413e3d10ba001c4d1670a50dad77507154d7.tar.bz2 podman-185b413e3d10ba001c4d1670a50dad77507154d7.zip |
Merge pull request #3339 from mheon/bump-1.4.1
Bump to v1.4.1
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 d755fd1aa..d0ad07044 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.4.1 +Version: 1.4.2 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |