Rebuild with regenerated Requires on Java
Related: RHEL-62405
This commit is contained in:
parent
8751a8b60e
commit
3968e30cfa
@ -2,7 +2,7 @@
|
||||
|
||||
Name: byte-buddy
|
||||
Version: 1.10.20
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Runtime code generation for the Java virtual machine
|
||||
License: ASL 2.0
|
||||
URL: http://bytebuddy.net/
|
||||
@ -152,6 +152,9 @@ sed -i -e '/SuppressFBWarnings/d' $(grep -lr SuppressFBWarnings)
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue Nov 19 2024 Marián Konček <mkoncek@redhat.com> - 1.10.20-6
|
||||
- Rebuild with regenerated Requires on Java
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.10.20-5
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user