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