Update to 1.38

- New upstream release 1.38:
  - Add application/vnd.ms-excel.template.macroEnabled.12 and five related
    from http://filext.com/faq/office_mime_types.php (CPAN RT#82616)
This commit is contained in:
Paul Howarth 2013-01-11 13:46:06 +00:00
parent 58f08743ac
commit 8c99be467b
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-MIME-Types
Version: 1.37
Version: 1.38
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
* Fri Jan 11 2013 Paul Howarth <paul@city-fan.org> - 1.38-1
- Update to 1.38:
- Add application/vnd.ms-excel.template.macroEnabled.12 and five related
from http://filext.com/faq/office_mime_types.php (CPAN RT#82616)
* Fri Dec 21 2012 Paul Howarth <paul@city-fan.org> - 1.37-1
- Update to 1.37:
- Remove text/x-perl, where we also have an application/x-perl

View File

@ -1 +1 @@
d491cc7a7ba77c0d6e930ff9cfbdea61 MIME-Types-1.37.tar.gz
994baebea02be46123cc888da5b32b8d MIME-Types-1.38.tar.gz