diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index 3021bef..6125cb9 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -1,6 +1,6 @@ Name: perl-Path-Class Version: 0.32 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform path specification manipulation License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ AUTHOR_TESTING=1 ./Build test %{_mandir}/man3/Path::Class::File.3pm* %changelog +* Wed Jul 31 2013 Petr Pisar - 0.32-2 +- Perl 5.18 rebuild + * Tue Mar 19 2013 Paul Howarth - 0.32-1 - Update to 0.32: - Updated dependency on File::Spec to 3.26 (CPAN RT#83143)