From 308e99b9fe89a44af74e4a9a14bf5bd85dca31ef Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Tue, 20 Jun 2023 15:14:43 +0100 Subject: [PATCH] Set Obsoletes version exactly --- apache-logging-parent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-logging-parent.spec b/apache-logging-parent.spec index 44125e2..f4679b0 100644 --- a/apache-logging-parent.spec +++ b/apache-logging-parent.spec @@ -13,7 +13,7 @@ BuildRequires: maven-local BuildRequires: mvn(org.apache:apache:pom:) # jboss-logging packages now use this parent rather than jboss-parent -Obsoletes: jboss-parent >= 20 +Obsoletes: jboss-parent = 20 %description Parent pom for Apache Logging Services projects.