diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-06-26 00:21:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-26 00:21:06 +0200 |
commit | fbf5e80337c6399aa54c8ea1bc316eddb369ab0b (patch) | |
tree | 1498dcecf28419f49d95509cd0781704ca96d62e /contrib/spec/podman.spec.in | |
parent | cc53adaf413ce91b73a4f9b57bda7b34068b1940 (diff) | |
parent | 9cb7586eef7674375de7fd0188465adf71de5645 (diff) | |
download | podman-fbf5e80337c6399aa54c8ea1bc316eddb369ab0b.tar.gz podman-fbf5e80337c6399aa54c8ea1bc316eddb369ab0b.tar.bz2 podman-fbf5e80337c6399aa54c8ea1bc316eddb369ab0b.zip |
Merge pull request #3430 from mheon/bump-1.4.3
Bump to v1.4.3
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 5142de5d3..8e13f86de 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.3 +Version: 1.4.4 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |