diff --git a/SPECS/osgi-annotation.spec b/SPECS/osgi-annotation.spec index 0df8ab9..8aaadeb 100644 --- a/SPECS/osgi-annotation.spec +++ b/SPECS/osgi-annotation.spec @@ -2,7 +2,7 @@ Name: osgi-annotation Version: 8.1.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Annotations for use in compiling OSGi bundles License: Apache-2.0 URL: https://www.osgi.org @@ -75,6 +75,10 @@ cp -p %{SOURCE1} pom.xml %license META-INF/LICENSE META-INF/NOTICE %changelog +* Tue Oct 29 2024 Troy Dawson - 8.1.0-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 05 2024 Mikolaj Izdebski - 8.1.0-6 - Switch Java compiler source/target to 1.8 - Resolves: RHEL-52702