------------------------------------------------------------------- Mon Apr 23 17:04:21 UTC 2012 - pascal.bleser@opensuse.org - update to 2.104: * fixed: ::Body::decoded() seemed to work only for plain/text ------------------------------------------------------------------- Fri Apr 20 22:04:31 UTC 2012 - pascal.bleser@opensuse.org - split out documentation files into doc subpackage - rewrote spec file to list pod files as documentation - add scripts as their own subpackages - update to 2.103: * when lines are over 997 chars, then the transfer-encoding should automatically change from 'none' into 'quoted-printable' or 'base64' - changes from 2.102: * regex which matched attributes dumped core on hugh attributes RT#69414 * correct synopsis of ::Thread::Manager * ::Thread::Node::threadToString uses study() on subject ------------------------------------------------------------------- Fri Nov 18 09:14:55 UTC 2011 - coolo@suse.com - update to 2.101, see Changes ------------------------------------------------------------------- Wed Dec 1 13:33:23 UTC 2010 - coolo@novell.com - switch to perl_requires macro ------------------------------------------------------------------- Fri Apr 2 23:39:57 UTC 2010 - chris@computersalat.de - update to version 2.093 o Fixes: - rewrite of Mail::Message::Full:decode(), because original trick for blank removal kept on biting me. Now implemented without trick. rt.cpan.org#52600 [Dmitry Bigunyak] - make text/plain default when a body is created, as promised by the documentation. rt.cpan.org#52278 [Dmitry Bigunyak] - add toplevel() to ::Body::Multipart and ::Body::Nested to support reply() called on message parts. - fix tests-script to make MIME::Entity cleanup the msg-* files in the tests/ directory. o Improvements: - rewrite of SYNOPSIS for Mail::Message::Field::Addresses rt.cpan.org#43703 [Dmitry Bigunyak] - added Mail::Box::Locker::FcntlLock, contributed by Jim In Aus rt.cpan.org#48568 [Jim in Aus] - support additional headers to a reply message. - added explanation of character-set "PERL" for a ::Body (suggested by [Dmitry Bigunyak]) - for older changes please see Changes file - spec mods o fixed HEADER o sort TAGS o fix deps o updated description o macros o moved changelog to changes file - added perl-macros ------------------------------------------------------------------- Fri Oct 31 16:00:00 UTC 2008 - rbos@opensuse.org - initial build