Update to 2.17
- New upstream release 2.17 - Mail::Header should only accept totally empty lines as header terminator, not to break MIME::Tools regression tests (CPAN RT#113918)
This commit is contained in:
parent
15f6119deb
commit
b5332b00d8
@ -1,6 +1,6 @@
|
||||
Summary: Various mail-related perl modules
|
||||
Name: perl-MailTools
|
||||
Version: 2.16
|
||||
Version: 2.17
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -123,6 +123,11 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/Mail::Util.3*
|
||||
|
||||
%changelog
|
||||
* Thu May 12 2016 Paul Howarth <paul@city-fan.org> - 2.17-1
|
||||
- Update to 2.17
|
||||
- Mail::Header should only accept totally empty lines as header terminator,
|
||||
not to break MIME::Tools regression tests (CPAN RT#113918)
|
||||
|
||||
* Tue Apr 19 2016 Paul Howarth <paul@city-fan.org> - 2.16-1
|
||||
- Update to 2.16
|
||||
- Mail::Header continues reading after wrongly folded line (CPAN RT#113464)
|
||||
|
Loading…
Reference in New Issue
Block a user