Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-05 12:40:05 +02:00
parent 8d022dc0f6
commit da09ddd375

View File

@ -1,6 +1,6 @@
Name: perl-Unicode-LineBreak
Version: 2017.004
Release: 1%{?dist}
Release: 2%{?dist}
Summary: UAX #14 Unicode Line Breaking Algorithm
License: GPL+ or Artistic
Group: Development/Libraries
@ -111,6 +111,9 @@ make test
%changelog
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2017.004-2
- Perl 5.26 rebuild
* Fri Apr 14 2017 Xavier Bachelot <xavier@bachelot.org> 2017.004-1
- Update to 2017.004.
- Drop EL5 support.