From 174340c886c5cb8a9fa248efc695370d3a6c9a66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 22 Apr 2022 17:28:37 +0200 Subject: [PATCH] Fix release field --- rtkit.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rtkit.spec b/rtkit.spec index 2c8bd1a..ea225e8 100644 --- a/rtkit.spec +++ b/rtkit.spec @@ -1,6 +1,8 @@ Name: rtkit Version: 0.11 -Release: %autorelease +# -b is needed because of https://pagure.io/fedora-infra/rpmautospec/issue/228 +# Remove if the version is ever bumped (or rpmautospec fixed). +Release: %autorelease -b16 Summary: Realtime Policy and Watchdog Daemon # The daemon itself is GPLv3+, the reference implementation for the client BSD License: GPLv3+ and BSD