[perl-MIME-Types] Update to 1.36

Paul Howarth pghmcfc at fedoraproject.org
Thu Nov 1 21:22:55 UTC 2012


commit 3863b4dd3afcc93faf5170f3901ddcbd9ade4eec
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Nov 1 21:22:15 2012 +0000

    Update to 1.36
    
    - New upstream release 1.36:
      - xlsx and friends had encoding 'binary' (since version 1.30), but should
        have been 'base64' (CPAN RT#80529)

 perl-MIME-Types.spec |    7 ++++++-
 sources              |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-MIME-Types.spec b/perl-MIME-Types.spec
index 91d0ffb..eddccff 100644
--- a/perl-MIME-Types.spec
+++ b/perl-MIME-Types.spec
@@ -1,5 +1,5 @@
 Name:           perl-MIME-Types
-Version:        1.35
+Version:        1.36
 Release:        1%{?dist}
 Summary:        MIME types module for Perl
 License:        GPL+ or Artistic
@@ -55,6 +55,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/MIME::Types.3pm*
 
 %changelog
+* Thu Nov  1 2012 Paul Howarth <paul at city-fan.org> - 1.36-1
+- Update to 1.36:
+  - xlsx and friends had encoding 'binary' (since version 1.30), but should
+    have been 'base64' (CPAN RT#80529)
+
 * Tue Jul 24 2012 Paul Howarth <paul at city-fan.org> - 1.35-1
 - Update to 1.35:
   - Explain how to use MIME::Types in mod_perl; when you do not read the
diff --git a/sources b/sources
index 0fe85c6..ebdafae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bba9902b326e03e376fe313b0fb239a  MIME-Types-1.35.tar.gz
+94b44788ccf668ce155d0973d8e14a5b  MIME-Types-1.36.tar.gz



More information about the perl-devel mailing list