Rebuild to regenerate auto-requires

Resolves: rhbz#2164437
This commit is contained in:
Mikolaj Izdebski 2023-01-30 19:39:42 +01:00
parent 6b42b0cfee
commit a7a884977f

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