diff --git a/perl.spec b/perl.spec index 8eea20f..24a18fb 100644 --- a/perl.spec +++ b/perl.spec @@ -100,7 +100,7 @@ License: GPL+ or Artistic Epoch: %{perl_epoch} Version: %{perl_version} # release number must be even higher, because dual-lived modules will be broken otherwise -Release: 480%{?dist} +Release: 481%{?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 @@ -6996,6 +6996,9 @@ popd # Old changelog entries are preserved in CVS. %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 4:5.34.0-481 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 23 2021 Jitka Plesnikova - 4:5.34.0-480 - Fix GDBM_File to compile with gdbm version 1.20 (bug#1974288)