From 5cc5d842cbd74ac85da3f68708e9b3ec77f3da48 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:53:34 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- osgi-core.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/osgi-core.spec b/osgi-core.spec index 5cf3f24..e5d6736 100644 --- a/osgi-core.spec +++ b/osgi-core.spec @@ -2,7 +2,7 @@ Name: osgi-core Version: 8.0.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: OSGi Core API License: Apache-2.0 @@ -82,6 +82,10 @@ mv META-INF/maven/org.osgi/osgi.core/pom.xml . %license LICENSE %changelog +* Tue Oct 29 2024 Troy Dawson - 8.0.0-14 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 8.0.0-13 - Bump release for Aug 2024 java mass rebuild