8
0
Files
perl-Email-Abstract/perl-Email-Abstract.changes

35 lines
1.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue May 31 14:35:13 UTC 2011 - coolo@novell.com
- updated to 3.004
If present, MIME::Entity must be v5.501; v5.500 had a regression (or
a bug fix, depending how you look at it) that broke header-reading.
While technically older versions that are not 5.500 would work, it is
much simpler to just require the newest version, rather than to
support a version range with a hole in it.
replace Class::ISA with mro (MRO::Compat)
avoid a warning in MailInternet with zero headers found
-------------------------------------------------------------------
Wed Dec 1 10:12:40 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:49 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Tue Jun 2 09:45:01 CEST 2009 - lars@linux-schulserver.de
- update to 3.001
-------------------------------------------------------------------
Fri Sep 14 00:00:00 CEST 2007 - James Oakley <jfunk@funktronics.ca> - 2.132-1
- Initial release