diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index 68f39a4..f029e02 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -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 - 0.37-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Aug 28 2019 Paul Howarth - 0.37-14 - Switch to ExtUtils::MakeMaker flow - Don't try to run author tests during package build