|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: osgi-annotation
|
|
|
|
Name: osgi-annotation
|
|
|
|
Version: 8.1.0
|
|
|
|
Version: 8.1.0
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Summary: Annotations for use in compiling OSGi bundles
|
|
|
|
Summary: Annotations for use in compiling OSGi bundles
|
|
|
|
License: Apache-2.0
|
|
|
|
License: Apache-2.0
|
|
|
|
URL: https://www.osgi.org
|
|
|
|
URL: https://www.osgi.org
|
|
|
@ -75,6 +75,10 @@ cp -p %{SOURCE1} pom.xml
|
|
|
|
%license META-INF/LICENSE META-INF/NOTICE
|
|
|
|
%license META-INF/LICENSE META-INF/NOTICE
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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
|
|
|
|
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.0-6
|
|
|
|
- Switch Java compiler source/target to 1.8
|
|
|
|
- Switch Java compiler source/target to 1.8
|
|
|
|
- Resolves: RHEL-52702
|
|
|
|
- Resolves: RHEL-52702
|
|
|
|