From 2acf0764bfc78bf8848974c22236997f69987b34 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 9 Jul 2018 12:09:01 -0400 Subject: [PATCH] update release tag to reflect unreleased status Signed-off-by: Lokesh Mandvekar --- skopeo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index 7deeb7d..e097133 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -31,7 +31,7 @@ Name: %{repo} Epoch: 1 %endif # centos Version: 0.1.31 -Release: 9.git%{shortcommit0}%{?dist} +Release: 9.dev.git%{shortcommit0}%{?dist} Summary: Inspect Docker images and repositories on registries License: ASL 2.0 URL: %{git0}