This commit is contained in:
Fedora Release Engineering 2024-01-21 12:08:42 +00:00
parent 172ca0a5c1
commit bad19cd218
1 changed files with 4 additions and 1 deletions

View File

@ -110,7 +110,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: 504%{?dist}
Release: 505%{?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
@ -7066,6 +7066,9 @@ ln -s /app/bin/perl %{buildroot}/usr/bin/perl
# Old changelog entries are preserved in CVS.
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4:5.38.2-505
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 3 2024 Florian Weimer <fweimer@redhat.com> - 4:5.38.2-504
- Update Compress::Raw::Zlib for improved compatibility with zlib-ng