From 5abcb08dee365981975e9b39706da172e643cd15 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 27 Jun 2020 06:57:28 +0200 Subject: [PATCH] Perl 5.32 re-rebuild updated packages --- 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 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