diff --git a/perl-Module-Load-Conditional.spec b/perl-Module-Load-Conditional.spec index f818cde..6186f2a 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -1,6 +1,6 @@ Name: perl-Module-Load-Conditional Version: 0.72 -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 @@ -66,6 +66,9 @@ make test %{_mandir}/man3/Module::Load::Conditional.3* %changelog +* Sat Jun 27 2020 Jitka Plesnikova - 0.72-2 +- Perl 5.32 re-rebuild updated packages + * Thu Jun 25 2020 Petr Pisar - 0.72-1 - 0.72 bump