diff --git a/perl-PathTools.spec b/perl-PathTools.spec index cba1c56..4a9281e 100644 --- a/perl-PathTools.spec +++ b/perl-PathTools.spec @@ -2,7 +2,7 @@ Name: perl-PathTools Version: 3.78 -Release: 458%{?dist} +Release: 459%{?dist} Summary: PathTools Perl module (Cwd, File::Spec) # Cwd.xs: BSD # other files: GPL+ or Artistic @@ -84,6 +84,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.78-459 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 05 2020 Petr Pisar - 3.78-458 - Fix an off-by-one in bsd_realpath()