Rebuild to regenerate auto-requires

This commit is contained in:
Mikolaj Izdebski 2023-01-30 19:39:42 +01:00 committed by Stepan Oksanichenko
parent 6b42b0cfee
commit cd8bd2c688
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1 @@
44a3c9115f6013ec9255910d20e1ac695d75d65b common-annotations-api-1.3.5.tar.gz

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