Perl 5.20 mass

This commit is contained in:
Jitka Plesnikova 2014-09-09 11:18:30 +02:00
parent 0eef9bca54
commit 1b89e1c329

View File

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