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)