Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 03:35:32 +00:00
parent df9fa60b0e
commit 5fac7e093b

View File

@ -1,6 +1,6 @@
Name: perl-Path-Class
Version: 0.37
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Cross-platform path specification manipulation
License: GPL+ or Artistic
URL: https://metacpan.org/release/Path-Class
@ -72,6 +72,9 @@ make test
%{_mandir}/man3/Path::Class::File.3*
%changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.37-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Aug 28 2019 Paul Howarth <paul@city-fan.org> - 0.37-14
- Switch to ExtUtils::MakeMaker flow
- Don't try to run author tests during package build