From a8f10aaa37bad053909964aa4a4022da1a223693 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:40 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- felix-utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/felix-utils.spec b/felix-utils.spec index 6279e4c..efce59b 100644 --- a/felix-utils.spec +++ b/felix-utils.spec @@ -1,10 +1,10 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global bundle org.apache.felix.utils Name: felix-utils Version: 1.11.8 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Utility classes for OSGi License: Apache-2.0 URL: https://felix.apache.org @@ -60,6 +60,9 @@ This package contains the API documentation for %{name}. %license LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 1.11.8-9 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1.11.8-8 - Bump release for June 2024 mass rebuild