diff --git a/osgi-core.spec b/osgi-core.spec index 57631ea..7c90564 100644 --- a/osgi-core.spec +++ b/osgi-core.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: osgi-core Version: 8.0.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: OSGi Core API License: Apache-2.0 @@ -82,6 +82,9 @@ mv META-INF/maven/org.osgi/osgi.core/pom.xml . %license LICENSE %changelog +* Thu Aug 01 2024 Troy Dawson - 8.0.0-13 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 8.0.0-12 - Bump release for June 2024 mass rebuild