Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:33:38 -07:00
parent a29550c133
commit 0d183971af

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: byte-buddy
Version: 1.14.2
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Runtime code generation for the Java virtual machine
License: Apache-2.0
URL: http://bytebuddy.net/
@ -149,6 +149,9 @@ profiles='-Pjava-8-precompile -Pjava-8-parameters-precompile -Pjava-11-precompil
%license LICENSE NOTICE
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.14.2-8
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.14.2-7
- Bump release for June 2024 mass rebuild