[perl-MailTools] Update to 2.11

Paul Howarth pghmcfc at fedoraproject.org
Wed Aug 29 08:58:08 UTC 2012


commit 24b0613f2b4b29cee2d82f8bfc665284fa049d3f
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Aug 29 09:31:52 2012 +0100

    Update to 2.11
    
    - New upstream release 2.11:
      - Fix typo in Mail::Mailer::smtp, which only shows up in Perl > 5.14

 perl-MailTools.spec |    6 +++++-
 sources             |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-MailTools.spec b/perl-MailTools.spec
index 9cecf2f..29c78ad 100644
--- a/perl-MailTools.spec
+++ b/perl-MailTools.spec
@@ -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 at 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 at city-fan.org> 2.10-1
 - Update to 2.10
   - Mail::Mailer::smtp set from address twice (CPAN RT#77161)
diff --git a/sources b/sources
index a325997..07bb8f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb1ee1b02913b94104209acda0163933  MailTools-2.10.tar.gz
+081af6119a7f231a2c24d2e18bb7dfbd  MailTools-2.11.tar.gz



More information about the perl-devel mailing list