Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-31 04:08:01 +02:00
parent fb3c08ba3e
commit bc6fc5b81e

View File

@ -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 <ppisar@redhat.com> - 0.32-2
- Perl 5.18 rebuild
* Tue Mar 19 2013 Paul Howarth <paul@city-fan.org> - 0.32-1
- Update to 0.32:
- Updated dependency on File::Spec to 3.26 (CPAN RT#83143)