From 792644b19525935569fbc2c7ca5fc59ec89fb4f5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 02:17:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Module-Load-Conditional.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Module-Load-Conditional.spec b/perl-Module-Load-Conditional.spec index b2d5006..8ff9374 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -1,6 +1,6 @@ Name: perl-Module-Load-Conditional Version: 0.70 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Looking up module information / loading at run-time License: GPL+ or Artistic URL: https://metacpan.org/release/Module-Load-Conditional @@ -68,6 +68,9 @@ make test %{_mandir}/man3/Module::Load::Conditional.3* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.70-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Nov 11 2019 Paul Howarth - 0.70-1 - Update to 0.70 - Protect ourselves from Module::Metadata parsing problems (CPAN RT#130939)