- New upstream release 2.21
- Fix metadata
- Add more to the README
- Add Mail::Mailer option StartSSL for smtp backend (CPAN RT#125871)
- Deprecate Mail::Mailer backend smtps
- Document need for escaping docs for Mail::Send (CPAN RT#129627)
- Document limit on parameters for Mail::Send::new() (CPAN RT#129633)
- New upstream release 2.20
- Rewrite doc syntax to my current standard style
- Text corrections (CPAN RT#123823, CPAN RT#123824)
- Convert to git
- Move to GitHub
- New upstream release 2.19
- Block namespace MailTools (CPAN RT#120905)
- Add "ancient" to %summary and %description
- Drop EL-5 support
- Drop BuildRoot: and Group: tags
- Drop explicit buildroot cleaning in %install section
- Drop explicit %clean section
- 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)
- New upstream release 2.14
- Fix threads and Mail::Field initiation (CPAN RT#99153)
- Warn when loading of some Mail::Field::* fails
- Classify buildreqs by usage
- Silence warnings from MakeMaker about files we delete in %prep
- New upstream release 2.12:
- Default for Mail::Header::new(Modify) is 'false', not 'true'
(CPAN RT#79985)
- Mail::Address take username with rindex(), a bit better than index() but
still poor (CPAN RT#82056)
- Check for bad folding of header lines (CPAN RT#79993)
- Add a note about better to avoid Mail::Address->name() (CPAN RT#81459)
- Drop UTF8 patch, no longer needed
- New upstream release 2.10:
- Mail::Mailer::smtp set from address twice (CPAN RT#77161)
- Mail::Mailer::smtps did not support the From option (CPAN RT#77161)
- Mail::Util::mailaddress has now an optional parameter to set the returned
value explicitly (CPAN #75975)
- BR: perl(base)
- Drop BR: perl(Config) and perl(POSIX), not dual-lived
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- New upstream release 2.09:
- Remove dependency to Test::Pod by moving 99pod.t from t/ to xt/
(CPAN RT#69918)
- BR: perl(Net::Domain) ≥ 1.05 and perl(Net::SMTP) ≥ 1.03
- Explicitly run xt/ tests
- New upstream release 2.08:
- Respect errors on closing a Mail::Mailer::smtp/::smtps connection
- Mail::Internet should accept Net::SMTP::SSL as well (CPAN RT#68590)
- Document that Mail::Mailer::smtps needs Authen::SASL
- Use patch rather than iconv to convert docs to UTF8 encoding
- Remove buildreqs perl(Net::SMTP) and perl(Net::Domain), bundled with perl
- Add buildreqs perl(Date::Format), perl(Date::Parse), perl(Test::More),
and perl(Test::Pod)
- Remove patch for CPAN RT#20726, now fixed upstream
- Buildreq perl >= 5.8.1
- Tweak files list to mark pod files as %doc
- Fix character encoding for ChangeLog
- assume perl_vendorlib is set
- license is same as perl (GPL or Artistic) according to README
- don't include module name in summary
- use macros consistently
1.61-0.fdr.2
- Add patch to complete test.pm -> testfile.pm change introduced in 1.61.
1.61-0.fdr.1
- Update to 1.61.
- Reduce directory ownership bloat.
- Run tests in the %check section.
1.60-0.fdr.1
- Update to 1.60.
- Install into vendor dirs.
- Spec cleanups.
1.58-0.fdr.5
- Package is now noarch
1.58-0.fdr.4
- Changed group tag
- Making test in build section
1.58-0.fdr.3
- Modified files section
1.58-0.fdr.2
- Added forgotten description
- Modified Summary according to Michael Schwendt suggestion
- Modified tarball permissions to 0644
Sun Jun 15 2003 Dams <anvil[AT]livna.org>
- Initial build.