Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/perl-PathTools.git#3952428a105f061c8e76a9b79afacb67b33c156d
This commit is contained in:
DistroBaker 2021-02-03 02:47:57 +00:00
parent 13c056ddbb
commit 09a28c4889

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()