diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-06-19 02:26:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-19 02:26:27 +0200 |
commit | 240b84620e59f838a61ff3a254ef16f5c4358f12 (patch) | |
tree | 02b60381678346ecbd8adc6920bca6038c533148 /contrib/spec/podman.spec.in | |
parent | 5df8178c995fe6422f0fed258cd65f6cbcf26f2e (diff) | |
parent | 6a9d2c0991f1a5bce2cea6fbd7d3634750ac056f (diff) | |
download | podman-240b84620e59f838a61ff3a254ef16f5c4358f12.tar.gz podman-240b84620e59f838a61ff3a254ef16f5c4358f12.tar.bz2 podman-240b84620e59f838a61ff3a254ef16f5c4358f12.zip |
Merge pull request #3371 from mheon/bump-1.4.2
Bump to v1.4.2
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 d0ad07044..68d02325a 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.2 +Version: 1.4.3 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |