From cf1f02c4856e30e83ea6560c4e403ea7ce57194a Mon Sep 17 00:00:00 2001 From: Scott Mayhew Date: Tue, 11 Jun 2024 18:23:08 -0400 Subject: [PATCH] spec: update autorelease ... to continue the sequence from the base SRPM taken from Fedora ELN. Related: RHEL-39058 --- ktls-utils.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ktls-utils.spec b/ktls-utils.spec index f5c4ea2..6059b8e 100644 --- a/ktls-utils.spec +++ b/ktls-utils.spec @@ -3,7 +3,9 @@ Name: ktls-utils Version: %{baseversion} -Release: %{autorelease} +# Using a base release of 3 to continue the sequence from the SRPM taken +# from Fedora ELN. +Release: %{autorelease -b 3} Summary: TLS handshake agent for kernel sockets %forgemeta