From 576059f704d97efc39a7a18e1b24c50c718eaa8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 26 Jul 2023 01:02:02 +0200 Subject: [PATCH] Fix baserelease --- cmake.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index ee58618..e2cf527 100644 --- a/cmake.spec +++ b/cmake.spec @@ -72,7 +72,7 @@ %global patch_version 1 # For handling bump release by rpmdev-bumpspec and mass rebuild -%global baserelease 2 +%global baserelease 1 # Set to RC version if building RC, else comment out. #global rcsuf rc1