Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 03:57:12 +00:00
parent 0a2c1c81ad
commit 3952428a10
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 3.78-459
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Nov 05 2020 Petr Pisar <ppisar@redhat.com> - 3.78-458
- Fix an off-by-one in bsd_realpath()