diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index 94f5dd7..0bbbea1 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -1,6 +1,6 @@ Name: perl-Path-Class Version: 0.35 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform path specification manipulation License: GPL+ or Artistic Group: Development/Libraries @@ -75,6 +75,9 @@ AUTHOR_TESTING=1 ./Build test %{_mandir}/man3/Path::Class::File.3pm* %changelog +* Fri Jun 05 2015 Jitka Plesnikova - 0.35-2 +- Perl 5.22 rebuild + * Tue Sep 23 2014 Paul Howarth - 0.35-1 - Update to 0.35: - Fixed a t/03-filesystem.t test error on Windows