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)