diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-12-06 17:33:06 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-12-06 17:33:06 -0500 |
commit | 7ba215f7595ea2da85561dd8702b4ae8f1e93b95 (patch) | |
tree | 9516ba837b47457f9ff9f812c495e838e3e48586 /contrib/spec | |
parent | c264da80aab889c787ca4f9b72a9739b4f6f187e (diff) | |
download | podman-7ba215f7595ea2da85561dd8702b4ae8f1e93b95.tar.gz podman-7ba215f7595ea2da85561dd8702b4ae8f1e93b95.tar.bz2 podman-7ba215f7595ea2da85561dd8702b4ae8f1e93b95.zip |
Bump to v0.12.1v0.12.1
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
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 3192cbfed..2e6af6ba6 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: 0.11.2 +Version: 0.12.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |