Update to 2.18

This commit is contained in:
Jitka Plesnikova 2016-05-19 11:44:31 +02:00
parent ba42ff51dc
commit f3d0f917dd

View File

@ -1,7 +1,7 @@
Summary: Various mail-related perl modules
Name: perl-MailTools
Version: 2.17
Release: 2%{?dist}
Version: 2.18
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/MailTools/
@ -123,6 +123,11 @@ rm -rf %{buildroot}
%{_mandir}/man3/Mail::Util.3*
%changelog
* Thu May 19 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.18-1
- Update to 2.18
- Mail::Header should accept \r in empty line which ends the
header (CPAN RT#114382)
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.17-2
- Perl 5.24 rebuild