From 45299e5da4631da2edf46b3a68660e4ae480c4bf Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 9 Apr 2018 08:26:08 -0400 Subject: [PATCH] change release tag format for autobuilder purposes Signed-off-by: Lokesh Mandvekar --- runc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runc.spec b/runc.spec index e5614f6..c24c6f2 100644 --- a/runc.spec +++ b/runc.spec @@ -32,7 +32,7 @@ Name: %{repo} Epoch: 2 %endif Version: 1.0.0 -Release: 20.rc5.git%{shortcommit0}%{?dist} +Release: 20.git%{shortcommit0}%{?dist} Summary: CLI for running Open Containers License: ASL 2.0 URL: %{git0}