[perl-MIME-tools] Update to 5.505

Paul Howarth pghmcfc at fedoraproject.org
Thu Nov 14 20:43:51 UTC 2013


commit 14caaf8d04dc7d44b0149e3e85669f4663514637
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Nov 14 20:40:22 2013 +0000

    Update to 5.505
    
    - New upstream release 5.505
      - Fix documentation typos (CPAN RT#80473, CPAN RT#87783)
      - Fix broken test (CPAN RT#84668)
      - Don't run Kwalitee tests unless author or release tests are enabled
        (CPAN RT#87094)
      - Fix bug in header parsing that would fail to parse a header like:
        Content-Type: ; name="malware.zip"

 perl-MIME-tools.spec |   13 +++++++++++--
 sources              |    2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/perl-MIME-tools.spec b/perl-MIME-tools.spec
index 6bb0416..d88a628 100644
--- a/perl-MIME-tools.spec
+++ b/perl-MIME-tools.spec
@@ -1,7 +1,7 @@
 Summary:	Modules for parsing and creating MIME entities in Perl
 Name:		perl-MIME-tools
-Version:	5.504
-Release:	4%{?dist}
+Version:	5.505
+Release:	1%{?dist}
 Group:		Development/Libraries
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/MIME-tools/
@@ -116,6 +116,15 @@ rm -rf %{buildroot}
 %{_mandir}/man3/MIME::Words.3pm*
 
 %changelog
+* Thu Nov 14 2013 Paul Howarth <paul at city-fan.org> - 5.505-1
+- Update to 5.505
+  - Fix documentation typos (CPAN RT#80473, CPAN RT#87783)
+  - Fix broken test (CPAN RT#84668)
+  - Don't run Kwalitee tests unless author or release tests are enabled
+    (CPAN RT#87094)
+  - Fix bug in header parsing that would fail to parse a header like:
+    Content-Type: ; name="malware.zip"
+
 * Fri Jul 26 2013 Petr Pisar <ppisar at redhat.com> - 5.504-4
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 9658553..cf4ed54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e055aab88552710377b4727b23bfb70  MIME-tools-5.504.tar.gz
+7706e1f592d3f57981a7f7baaf9277a0  MIME-tools-5.505.tar.gz



More information about the perl-devel mailing list