Accepting request 397453 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/397453
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MailTools?expand=0&rev=32
This commit is contained in:
Stephan Kulow 2016-05-25 07:51:32 +00:00 committed by Git OBS Bridge
parent 8cda542287
commit 346da8a88a
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56a56ed11e9dc44995dd70159c3a67fdaf1c78488cfb1a7045d32e81b8b23814
size 55218

3
MailTools-2.18.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dfee9e770257371112f20d978e637759e81bc4f19e97b083585c71ecab37b527
size 55263

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon May 23 12:07:22 UTC 2016 - coolo@suse.com
- updated to 2.18
see /usr/share/doc/packages/perl-MailTools/ChangeLog
version 2.18: Wed 18 May 23:52:30 CEST 2016
Fixes:
- Mail::Header should accept in empty line which ends the
header. rt.cpan.org#114382 [Ricardo Signes]
version 2.17: Wed 11 May 17:20:21 CEST 2016
Fixes:
- Mail::Header should only accept totally empty lines as header
terminator, not to break MIME::Tools regression tests.
rt.cpan.org#113918 [David Cantrell]
-------------------------------------------------------------------
Thu May 5 09:33:51 UTC 2016 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-MailTools
Version: 2.16
Version: 2.18
Release: 0
%define cpan_name MailTools
Summary: Various e-mail related modules