diff --git a/perl-Module-Find.spec b/perl-Module-Find.spec index 358a54d..f7af329 100644 --- a/perl-Module-Find.spec +++ b/perl-Module-Find.spec @@ -1,6 +1,6 @@ Name: perl-Module-Find Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Find and use installed modules in a (sub)category Group: Development/Libraries License: GPL+ or Artistic @@ -63,6 +63,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Module::Find.3* %changelog +* Fri Jun 05 2015 Jitka Plesnikova - 0.13-2 +- Perl 5.22 rebuild + * Tue Mar 10 2015 Paul Howarth - 0.13-1 - Update to 0.13 - Link to Module::Pluggable and Class::Factory::Util in "SEE ALSO"