Update to 2.11
- New upstream release 2.11: - Fix typo in Mail::Mailer::smtp, which only shows up in Perl > 5.14
This commit is contained in:
parent
54eef31f5e
commit
24b0613f2b
@ -1,6 +1,6 @@
|
||||
Summary: Various mail-related perl modules
|
||||
Name: perl-MailTools
|
||||
Version: 2.10
|
||||
Version: 2.11
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -109,6 +109,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/Mail::Util.3pm*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 29 2012 Paul Howarth <paul@city-fan.org> 2.11-1
|
||||
- Update to 2.11
|
||||
- Fix typo in Mail::Mailer::smtp, which only shows up in Perl > 5.14
|
||||
|
||||
* Tue Aug 28 2012 Paul Howarth <paul@city-fan.org> 2.10-1
|
||||
- Update to 2.10
|
||||
- Mail::Mailer::smtp set from address twice (CPAN RT#77161)
|
||||
|
Loading…
Reference in New Issue
Block a user