import byte-buddy-1.14.2-10.el10

cs10 imports/cs10/byte-buddy-1.14.2-10.el10
MSVSphere Packaging Team 3 months ago
parent 1733939be1
commit aa99a8cc24
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -2,7 +2,7 @@
Name: byte-buddy
Version: 1.14.2
Release: 8%{?dist}
Release: 10%{?dist}
Summary: Runtime code generation for the Java virtual machine
License: Apache-2.0
URL: http://bytebuddy.net/
@ -151,6 +151,13 @@ profiles='-Pjava-8-precompile -Pjava-8-parameters-precompile -Pjava-11-precompil
%license LICENSE NOTICE
%changelog
* Wed Nov 13 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.14.2-10
- Rebuild to fix main-class attribute of module-info
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.14.2-9
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.14.2-8
- Port to OpenJDK 21
- Resolves: RHEL-52717

Loading…
Cancel
Save