diff --git a/SPECS/perl.spec b/SPECS/perl.spec
index bcf9171599258e0bd7c87a7ae212036a593d3423..926d8f67d2f13b3e0561e0ae591c95256426649c 100644
--- a/SPECS/perl.spec
+++ b/SPECS/perl.spec
@@ -114,7 +114,7 @@ License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 Epoch:          %{perl_epoch}
 Version:        %{perl_version}
 # release number must be even higher, because dual-lived modules will be broken otherwise
-Release:        507%{?dist}
+Release:        508%{?dist}
 Summary:        Practical Extraction and Report Language
 Url:            https://www.perl.org/
 Source0:        https://www.cpan.org/src/5.0/perl-%{perl_version}.tar.xz
@@ -7072,6 +7072,9 @@ ln -s /app/bin/perl %{buildroot}/usr/bin/perl
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4:5.38.2-508
+- Bump release for June 2024 mass rebuild
+
 * Wed Apr 17 2024 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.38.2-507
 - Disable using libdb for RHEL
 - Resolves: RHEL-33071