From b77695d68ff076eac182b5a4e416c1db3dc81fc7 Mon Sep 17 00:00:00 2001 From: baude Date: Mon, 23 Apr 2018 09:15:30 -0500 Subject: Dusty would prefer it to be part of the release. Signed-off-by: baude Closes: #657 Approved by: baude --- contrib/spec/podman.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') 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} -- cgit v1.2.3-54-g00ecf