|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: jakarta-annotations
|
|
|
|
Name: jakarta-annotations
|
|
|
|
Version: 1.3.5
|
|
|
|
Version: 1.3.5
|
|
|
|
Release: 12%{?dist}
|
|
|
|
Release: 13%{?dist}
|
|
|
|
Summary: Jakarta Annotations
|
|
|
|
Summary: Jakarta Annotations
|
|
|
|
License: EPL-2.0 or GPLv2 with exceptions
|
|
|
|
License: EPL-2.0 or GPLv2 with exceptions
|
|
|
|
URL: https://github.com/eclipse-ee4j/common-annotations-api
|
|
|
|
URL: https://github.com/eclipse-ee4j/common-annotations-api
|
|
|
@ -60,6 +60,9 @@ that applies across a variety of Java technologies.
|
|
|
|
%doc README.md
|
|
|
|
%doc README.md
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.5-13
|
|
|
|
|
|
|
|
- Rebuild to regenerate auto-requires
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.5-12
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.5-12
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
Related: rhbz#1991688
|
|
|
|
Related: rhbz#1991688
|
|
|
|