Commit Graph

18 Commits

Author SHA1 Message Date
Paul Howarth
9aef5eab6a Update to 2.00
- New upstream release 2.00:
  - The mime information is now collected from various sources, amongst them
    IANA; hence, some types may use different x-'s
  - A separate table is built for the extension-to-type mapping
  - Number of types up from 995 to 2096
  - Number of extensions up from 734 to 1425
  - The memory footprint and start-up speed should have improved considerably
  - Added bin/collect_types
  - Fixed some typos (CPAN RT#86847)
  - Added ::Type::isVendor(), ::isExperimental(), ::isPersonal (CPAN RT#87062)
  - Added ::Types::listTypes()
  - Cleaned-up Exporter syntax of (very) old interface
- BR: perl(base), perl(File::Basename) and perl(File::Spec)
- Drop no-longer-needed UTF8 patch
2013-08-02 21:44:49 +01:00
Paul Howarth
8c99be467b 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)
2013-01-11 13:46:06 +00:00
Paul Howarth
58f08743ac Update to 1.37
- New upstream release 1.37:
  - Remove text/x-perl, where we also have an application/x-perl
    (CPAN RT#82100)
2012-12-21 15:19:56 +00:00
Paul Howarth
3863b4dd3a 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)
2012-11-01 21:22:15 +00:00
Paul Howarth
6b7924db36 Update to 1.35
- Update to 1.35:
  - Explain how to use MIME::Types in mod_perl; when you do not read the
    documentation about mod_perl/fork it will work as always, but
    inefficiently
  - subType() did not handle subType's with '+' in them
  - Added video/webm and audio/webm, although not (yet) IANA registered
- BR: perl(Carp) and perl(Exporter)
- BR: at least version 1.00 of  perl(Test::Pod)
- Use a patch rather than scripted iconv to fix character encooding
- Don't need to remove empty directories from the buildroot
- Drop %defattr, redundant since rpm 4.4
- Use %{_fixperms} macro rather than our own chmod incantation
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Don't use macros for commands
- Make %files list more explicit
2012-07-24 15:39:29 +01:00
Paul Howarth
c4f8922181 Update to 1.31
- New upstream release 1.31
  - Added zillions of new types from debian's /etc/mime.types
  - Changed table format, hopefully to speed-up load times per type, slightly
    compensating for the increased list
  - Fix typo (CPAN RT#55655)
  - xlsx must be encoded binary
  - Added f4v, f4p, f4a, f4b extensions for mpeg4 (CPAN RT#55168)
  - Moved POD test to xt directory, reducing the number of dependencies
2011-03-15 13:07:18 +00:00
Štěpán Kasal
8bfb50a8c7 - new upstream version 2009-10-07 13:15:52 +00:00
Tom Callaway
4f4aa08a62 1.27 2009-03-13 21:51:35 +00:00
Tom Callaway
9d6a5d0925 update to 1.24 2008-11-20 23:18:13 +00:00
Tom Callaway
f3d258e6c9 1.23 2007-12-19 18:12:24 +00:00
Ville Skyttä
fd49dce293 - 1.20.
- Convert docs to UTF-8.
2007-06-12 22:09:35 +00:00
Ville Skyttä
cede6215e6 - 1.19.
- BuildRequire perl(ExtUtils::MakeMaker).
2007-03-25 21:06:30 +00:00
Ville Skyttä
0a47284b08 - 1.18. 2006-11-22 16:35:15 +00:00
Ville Skyttä
de2b7691a9 - 1.17. 2006-08-15 08:43:01 +00:00
Ville Skyttä
04820405a2 - 1.16. 2005-10-02 19:53:58 +00:00
Ville Skyttä
44e9b96374 1.15 2005-04-01 20:32:18 +00:00
cvsextras
e1b1f59bfe auto-import changelog data from perl-MIME-Types-1.13-0.fdr.3.rh80.src.rpm
1.13-0.fdr.3
- Require perl(:MODULE_COMPAT_*) (bug 1649).
1.13-0.fdr.2
- Sync with IANA 20040517.
- Require perl >= 1:5.6.1 for vendor install dir support.
- Use pure_install to avoid perllocal.pod workarounds.
1.13-0.fdr.1
- Update to 1.13 + IANA 20040424.
1.12-0.fdr.2
- Reduce directory ownership bloat.
1.12-0.fdr.1
- Update to 1.12.
1.11-0.fdr.1
- Update to 1.11.
1.10-0.fdr.2
- BuildRequires perl(Test::More).
1.10-0.fdr.1
- Update to 1.10.
1.09-0.fdr.1
- Update to 1.09.
1.08-0.fdr.1
- Update to 1.08.
1.07-0.fdr.2
- Install into vendor dirs.
- Don't use fedora-rpm-helper.
- Specfile cleanup.
1.07-0.fdr.1
- Update to 1.07.
- Use fedora-rpm-helper.
1.06-0.fdr.1
- First build.
2004-11-08 05:04:05 +00:00
cvsextras
73edd71ad9 Setup of module perl-MIME-Types 2004-11-08 05:04:03 +00:00