From b62f070947106d19e2fff398b62e51518d4fb2c3 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 1 Aug 2023 11:40:49 +0200 Subject: [PATCH] Fix release number --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index 3389466..b7382fa 100644 --- a/glibc.spec +++ b/glibc.spec @@ -159,7 +159,7 @@ Version: %{glibcversion} # - It allows using the Release number without the %%dist tag in the dependency # generator to make the generated requires interchangeable between Rawhide # and ELN (.elnYY < .fcXX). -%global baserelease 20 +%global baserelease 1 Release: %{baserelease}%{?dist} # In general, GPLv2+ is used by programs, LGPLv2+ is used for