From c97c62ebc2dec7da75ddb9bfe2282b7b13961eb2 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Thu, 29 Oct 2020 08:35:12 +0100 Subject: [PATCH] Fix release. Signed-off-by: Jindrich Novy --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index f063de2..612bc90 100644 --- a/buildah.spec +++ b/buildah.spec @@ -30,7 +30,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Name: %{repo} Version: 1.16.5 -Release: 0.40.dev.git%{shortcommit0}%{?dist} +Release: 1%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io