|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: jakarta-annotations
|
|
|
|
|
Version: 1.3.5
|
|
|
|
|
Release: 22%{?dist}
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
Summary: Jakarta Annotations
|
|
|
|
|
License: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
|
|
|
|
|
URL: https://github.com/eclipse-ee4j/common-annotations-api
|
|
|
|
@ -68,6 +68,10 @@ that applies across a variety of Java technologies.
|
|
|
|
|
%doc README.md
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.3.5-23
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.3.5-22
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|