Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:53:32 -07:00
parent 00400ff9d4
commit 0dfb2a1714

View File

@ -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 <tdawson@redhat.com> - 8.1.0-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.0-6
- Switch Java compiler source/target to 1.8
- Resolves: RHEL-52702