From 18c8478f92d22b3860c0ed52141e3679e97777a7 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 9 Jul 2018 12:05:19 -0400 Subject: [PATCH] update release tag to reflect unreleased status Signed-off-by: Lokesh Mandvekar --- runc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runc.spec b/runc.spec index 1e772cc..9ad84b1 100644 --- a/runc.spec +++ b/runc.spec @@ -32,7 +32,7 @@ Name: %{repo} Epoch: 2 %endif Version: 1.0.0 -Release: 40.git%{shortcommit0}%{?dist} +Release: 40.dev.git%{shortcommit0}%{?dist} Summary: CLI for running Open Containers License: ASL 2.0 URL: %{git0}