From 5fac7e093b913848c4be227851ebce1cd1ccbc69 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 03:35:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Path-Class.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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