Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-05 11:19:37 +02:00
parent 10e4002969
commit d45226ab58

View File

@ -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 <jplesnik@redhat.com> - 0.35-2
- Perl 5.22 rebuild
* Tue Sep 23 2014 Paul Howarth <paul@city-fan.org> - 0.35-1
- Update to 0.35:
- Fixed a t/03-filesystem.t test error on Windows