diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-01-14 10:18:09 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-01-14 10:18:09 -0500 |
commit | 9ab838524c35e16c4f64c1a0f1f21d88d1ca1a2a (patch) | |
tree | 51cf77b02c6385c8a30719df9649031520507f2b /contrib/spec/podman.spec.in | |
parent | 264d0821068c26daae9b2e57bb8ea34dac79e62a (diff) | |
download | podman-9ab838524c35e16c4f64c1a0f1f21d88d1ca1a2a.tar.gz podman-9ab838524c35e16c4f64c1a0f1f21d88d1ca1a2a.tar.bz2 podman-9ab838524c35e16c4f64c1a0f1f21d88d1ca1a2a.zip |
Update master branch with v1.0 changes from 1.0 branch
Grab release notes, changelog, and version changes so master is
up to date.
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 16cf01976..bf75522dc 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.12.2 +Version: 1.0.1 Release: #COMMITDATE#.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 |