From 6d1164c5f82f5a5e0f7a6e7de6fd84585a154554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sat, 23 Apr 2022 10:44:49 +0200 Subject: [PATCH] Really fix the release field --- rtkit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtkit.spec b/rtkit.spec index ea225e8..81015b9 100644 --- a/rtkit.spec +++ b/rtkit.spec @@ -2,7 +2,7 @@ Name: rtkit Version: 0.11 # -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 +Release: %autorelease -b17 Summary: Realtime Policy and Watchdog Daemon # The daemon itself is GPLv3+, the reference implementation for the client BSD License: GPLv3+ and BSD