From 65609096ed8c842dcb9a50d05325616f8c42176b Mon Sep 17 00:00:00 2001 From: Carl George Date: Wed, 1 Dec 2021 16:52:32 -0600 Subject: [PATCH] Enable epel9 repo files --- epel-release.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/epel-release.spec b/epel-release.spec index 12efb41..3eac880 100644 --- a/epel-release.spec +++ b/epel-release.spec @@ -1,11 +1,11 @@ -%bcond_with base +%bcond_without base %bcond_without next %bcond_with modular %bcond_with playground Name: epel-release Version: 9 -Release: 1%{dist} +Release: 2%{dist} Summary: Extra Packages for Enterprise Linux repository configuration License: GPLv2 @@ -108,6 +108,9 @@ install -pm 644 -D %{SOURCE300} %{buildroot}%{_prefix}/lib/systemd/system-preset %changelog +* Wed Dec 01 2021 Carl George - 9-2 +- Enable epel9 repo files + * Fri Oct 08 2021 Carl George - 9-1 - Initial package for epel9-next