Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-16 10:21:19 +02:00
parent 4a9c2c9608
commit d5e39fa4a0

View File

@ -2,7 +2,7 @@
Name: perl-Path-Tiny
Version: 0.090
Release: 1%{?dist}
Release: 2%{?dist}
Summary: File path utility
Group: Development/Libraries
License: ASL 2.0
@ -106,6 +106,9 @@ make test
%{_mandir}/man3/Path::Tiny.3*
%changelog
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.090-2
- Perl 5.24 rebuild
* Tue May 3 2016 Paul Howarth <paul@city-fan.org> - 0.090-1
- Update to 0.090
- Fix spew_utf8 to allow array references as input