From ab701e402e77a62714677bc05d9bfd2e85b165ad Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 19:04:42 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Module-Load-Conditional.git#950a557dd4812bbc3e4d51859ac2ee067c166004 --- 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 88c51c6..b2117f5 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -1,6 +1,6 @@ Name: perl-Module-Load-Conditional Version: 0.74 -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 +* Wed Jan 27 2021 Fedora Release Engineering - 0.74-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Aug 21 2020 Petr Pisar - 0.74-1 - 0.74 bump