From 79fa9d960c007e71993d71c659fb2a30dcdf7221 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 3 Jun 2015 19:29:48 +0200 Subject: [PATCH] Perl 5.22 rebuild --- 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 932789c..5608b6b 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -1,6 +1,6 @@ Name: perl-Module-Load-Conditional Version: 0.64 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Looking up module information and loading at run-time License: GPL+ or Artistic Group: Development/Libraries @@ -65,6 +65,9 @@ make test %{_mandir}/man3/Module::Load::Conditional.3* %changelog +* Wed Jun 03 2015 Jitka Plesnikova - 0.64-2 +- Perl 5.22 rebuild + * Mon Jan 19 2015 Paul Howarth - 0.64-1 - Update to 0.64 - Resolve an edge-case with DEPRECATED (CPAN RT#101555)