diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index fd6853c..a890bbd 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -1,6 +1,6 @@ Name: perl-Path-Class Version: 0.34 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform path specification manipulation License: GPL+ or Artistic Group: Development/Libraries @@ -69,6 +69,9 @@ AUTHOR_TESTING=1 ./Build test %{_mandir}/man3/Path::Class::File.3pm* %changelog +* Tue Sep 09 2014 Jitka Plesnikova - 0.34-2 +- Perl 5.20 mass + * Mon Sep 8 2014 Paul Howarth - 0.34-1 - Update to 0.34: - Add a new spew_lines() method