Rebuild to fix main-class attribute of module-info
Resolves: RHEL-67337
This commit is contained in:
parent
81de8364d1
commit
52aa12141d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: byte-buddy
|
Name: byte-buddy
|
||||||
Version: 1.14.2
|
Version: 1.14.2
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Runtime code generation for the Java virtual machine
|
Summary: Runtime code generation for the Java virtual machine
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: http://bytebuddy.net/
|
URL: http://bytebuddy.net/
|
||||||
@ -151,6 +151,9 @@ profiles='-Pjava-8-precompile -Pjava-8-parameters-precompile -Pjava-11-precompil
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.14.2-9
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
Loading…
Reference in New Issue
Block a user