File perl-Email-Address.changes of Package perl-Email-Address
-------------------------------------------------------------------
Tue Aug 6 17:49:09 UTC 2013 - coolo@suse.com
- updated to 1.899
repackaged, pointed at new bugtracker
fallback overloads are enabled, so "cmp" will now compare with string
overloads... which still might not be what you expect
code has been futzed with to rely on some 5.6-isms, rather than
trying to be 5.005 compatible
a warning has been added: calling ->parse in scalar context gets
undefined behavior
-------------------------------------------------------------------
Tue Jun 4 08:41:18 UTC 2013 - coolo@suse.com
- updated to 1.898
remove dead link
skip mailboxes, rather than aborting the whole parse, when
encountering non-ASCII characters (thanks, Ruslan Zakirov!)
improve the behavior of escaping in phrases (thanks, Ruslan Zakirov!)
documentation improvements (thanks, Glenn Fowler!)
allow non-ASCII *only in phrase*
note that the use of the regex vars is not a great idea
reject any non-ascii content in strings
-------------------------------------------------------------------
Sun Nov 13 06:46:10 UTC 2011 - coolo@suse.com
- use original tar
-------------------------------------------------------------------
Tue Nov 30 19:20:11 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Nov 24 17:13:04 UTC 2010 - chris@computersalat.de
- update to 1.892
o revert all behavior to 1.889
- 1.891 2010-08-30
o rework domainless address feature to work on perl5.8 (Alex Vandiver)
- 1.890 2010-08-22
o allow domainless addresses (if requested) (thanks, Alex Vandiver)
- created by cpanspec 1.78
o fix deps
- noarch pkg
-------------------------------------------------------------------
Sat Dec 26 18:40:00 UTC 2009 - lars@linux-schulserver.de
- added URL
-------------------------------------------------------------------
Tue Nov 24 19:37:41 CET 2009 - rschweikert@novell.com
- Upgrade to latest version 1.889
- Add build requirements (Test::Pod, Test::Pod::Coverage) to allow all
tests to run
-------------------------------------------------------------------
Fri Sep 14 00:00:00 CET 2007 - James Oakley <jfunk@funktronics.ca> - 1.888-1
- Initial release