|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.1.0-6
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|