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