diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index d4518ac..3021bef 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -1,6 +1,6 @@ Name: perl-Path-Class -Version: 0.31 -Release: 2%{?dist} +Version: 0.32 +Release: 1%{?dist} Summary: Cross-platform path specification manipulation License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,13 @@ AUTHOR_TESTING=1 ./Build test %{_mandir}/man3/Path::Class::File.3pm* %changelog +* Tue Mar 19 2013 Paul Howarth - 0.32-1 +- Update to 0.32: + - Updated dependency on File::Spec to 3.26 (CPAN RT#83143) + - Fixed bug with leading empty string in dir() - became unintentional + UNC path on Cygwin + - Fixed "Unterminated C<...> sequence" in Pod + * Thu Mar 7 2013 Paul Howarth - 0.31-2 - Bump perl(File::Spec) version requirement to 3.26 (CPAN RT#83143) - Drop EL-5 support since it doesn't have File::Spec ≥ 3.26 diff --git a/sources b/sources index 95e401c..21bea61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2eb433c787b8ddaa4d37337116af16fa Path-Class-0.31.tar.gz +c3f3bacb17cbefd4f5b47159445415f8 Path-Class-0.32.tar.gz