summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2018-04-23 09:15:30 -0500
committerAtomic Bot <atomic-devel@projectatomic.io>2018-04-24 01:54:12 +0000
commitb77695d68ff076eac182b5a4e416c1db3dc81fc7 (patch)
tree91d89b662dfa7ceda56ff1ff26ed070d0af8b19b /contrib
parentc78ce0e8fd2899edb1726c319baff89b3ebfe757 (diff)
downloadpodman-b77695d68ff076eac182b5a4e416c1db3dc81fc7.tar.gz
podman-b77695d68ff076eac182b5a4e416c1db3dc81fc7.tar.bz2
podman-b77695d68ff076eac182b5a4e416c1db3dc81fc7.zip
Dusty would prefer it to be part of the release.
Signed-off-by: baude <bbaude@redhat.com> Closes: #657 Approved by: baude
Diffstat (limited to 'contrib')
-rw-r--r--contrib/spec/podman.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/spec/podman.spec.in b/contrib/spec/podman.spec.in
index 50d2aa65b..8515c60f6 100644
--- a/contrib/spec/podman.spec.in
+++ b/contrib/spec/podman.spec.in
@@ -44,8 +44,8 @@
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: podman
-Version: 0.4.4.#COMMITDATE#
-Release: git%{shortcommit}%{?dist}
+Version: 0.4.4
+Release: #COMMITDATE#.git%{shortcommit}%{?dist}
Summary: Manage Pods, Containers and Container Images
License: ASL 2.0
URL: https://%{provider_prefix}