From 896dd9ae86356ad271e023c7ce2d285747abb362 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Thu, 23 May 2024 16:30:14 +0200 Subject: [PATCH] spec: fix autorelease ... to be consistent with the base SRPM taken from Fedora ELN. Related: RHEL-36785 --- plocate.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plocate.spec b/plocate.spec index 48d05d2..8978909 100644 --- a/plocate.spec +++ b/plocate.spec @@ -1,6 +1,8 @@ Name: plocate Version: 1.1.22 -Release: %autorelease +# Last release in Fedora was 3. Therefore, let's use 3 to continue that +# sequence seamlessly. +Release: %autorelease -b 3 Summary: Much faster locate # Licensing information taken from README: