Compare commits

...

No commits in common. "imports/c9/jakarta-annotations-1.3.5-12.el9" and "c9-beta" have entirely different histories.

1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: jakarta-annotations
Version: 1.3.5
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Jakarta Annotations
License: EPL-2.0 or GPLv2 with exceptions
URL: https://github.com/eclipse-ee4j/common-annotations-api
@ -60,6 +60,9 @@ that applies across a variety of Java technologies.
%doc README.md
%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
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688