From 67021932232b3c146aafdf54d22878257cfc50fa Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:07 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- osgi-annotation.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/osgi-annotation.spec b/osgi-annotation.spec index c2363b6..25f51c5 100644 --- a/osgi-annotation.spec +++ b/osgi-annotation.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: osgi-annotation Version: 8.1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Annotations for use in compiling OSGi bundles License: Apache-2.0 URL: https://www.osgi.org @@ -75,6 +75,9 @@ cp -p %{SOURCE1} pom.xml %license META-INF/LICENSE META-INF/NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 8.1.0-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 8.1.0-5 - Bump release for June 2024 mass rebuild