From a262792a7d9cf524ff92e9e45344d872a6eec342 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 15 Jun 2020 08:39:27 -0400 Subject: [PATCH] add release tag guidelines comment Signed-off-by: Lokesh Mandvekar --- podman.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 9922fd9..9f5e1a7 100644 --- a/podman.spec +++ b/podman.spec @@ -50,8 +50,10 @@ Epoch: 2 Epoch: 0 %endif Version: 2.0.0 +# RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER +# N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, -# so release tag should be of the form 0.N.blahblah +# so release tag should be of the form 0.N.foo Release: 0.141.dev.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0