File perl-MIME-Types.changes of Package perl-MIME-Types

-------------------------------------------------------------------
Fri Jan 13 02:39:23 UTC 2012 - vcizek@suse.com

- update to 1.34
	- subType() did not handle subType's with '+' in them.
	  [Roman V. Nikolaev]
	- all openxmlformats are binary [Beverly Wang]
	- mediaType() and subType() did not handle subType's with dots
	  in them correctly. [Roman V. Nikolaev]

-------------------------------------------------------------------
Mon Aug 29 08:23:52 UTC 2011 - vcizek@suse.com

- update to 1.32
	- explain how to use MIME::Types in mod_perl, after complains
	  from [Steve Simms], [Nicolas Mendoza], [Yves Orton] and
	  [Hans Dieter Pearcey]
	- when you do not read the documentation about mod_perl/fork,
	  then it will work as ever but still inefficient.
- licence correction

-------------------------------------------------------------------
Tue Nov 30 19:20:32 UTC 2010 - coolo@novell.com

- switch to perl_requires macro

-------------------------------------------------------------------
Mon Nov 29 18:30:32 UTC 2010 - coolo@novell.com

- remove /var/adm/perl-modules

-------------------------------------------------------------------
Tue Oct 19 08:38:46 UTC 2010 - coolo@novell.com

- add perl as explicit buildrequire

-------------------------------------------------------------------
Thu Sep 23 16:09:40 CEST 2010 - anicka@suse.cz

- update to 1.31
 * moved POD test to xt directory, reducing the number of
   dependencies.

-------------------------------------------------------------------
Fri Jul 16 15:10:33 CEST 2010 - anicka@suse.cz

- update to 1.30
 * typo.  rt.cpan.org#55655 [Salvatore.Bonaccorso]
 * xlsx must be encoded binary [Ben Prew]
 * added f4v, f4p, f4a, f4b extensions for mpeg4
   rt.cpan.org#55168 [Oskari Ojala]

-------------------------------------------------------------------
Thu Mar 25 17:42:44 CET 2010 - anicka@suse.cz

- update to 1.29
 * added a zillions of new types from debian's /etc/mime.types.
   implemented by [Roman V. Nikolaev]
 * changed table format, hopefully to speed-up load times per
   type, slightly compensating for the increased list.

-------------------------------------------------------------------
Wed Jan 13 16:37:49 CET 2010 - anicka@suse.cz

- update to 1.28
 * fix initiation when using by_mediatype().
   rt.cpan.org#49111 [GENEHACK]

-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de

- enable parallel build

-------------------------------------------------------------------
Fri Feb 27 10:48:37 CET 2009 - anicka@suse.cz

- update to 1.27
 * fix application/ogg to .ogx.
 * alternative for ogg in test scripts
 * test by_mediatype with regexp parameter.
 * do not use /bin/pwd in t/pod.t

-------------------------------------------------------------------
Tue Jan 20 15:56:10 CET 2009 - anicka@suse.cz

- update to 1.26
 * added many ooxml types
 * added application/jsoni
 * added text/x-component

-------------------------------------------------------------------
Thu Jun 19 16:38:12 CEST 2008 - anicka@suse.cz

- update to 1.24
 * message/rfc822 relates to .eml
 * application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
   is an .xlsx
 * added zillion of application/vnd.oasis.opendocument.* and
   application/vnd.stardevision.* names

-------------------------------------------------------------------
Fri Jan  4 11:48:29 CET 2008 - anicka@suse.cz

- update to 1.23
 * /xml file attributes were separated by blanks, not commas.

-------------------------------------------------------------------
Wed Nov 21 10:55:27 CET 2007 - anicka@suse.cz

- update to 1.22
  * use RFC4180 text/csv, not text/comma-separated-values
  * refer to File::TypeInfo for access to mime.types files.

-------------------------------------------------------------------
Mon Oct  8 09:27:29 CEST 2007 - anicka@suse.cz

- update to 1.21
  * patch tests to work on VMS
  * patch for image/pjpeg bug IE6

-------------------------------------------------------------------
Mon Jun 11 09:34:10 CEST 2007 - anicka@suse.cz

- update to 1.20
  * added application/xslt+xml (.xslt)
  * moved extension .xml from text/xml (deprecated) to
    application/xml, and added .xsl to it
  * Moved .dtd from text/xml to application/xml-dtd
  * added t/pod.t
- enable tests

-------------------------------------------------------------------
Fri Mar 30 16:18:51 CEST 2007 - anicka@suse.cz

- update to 1.19
  * converted to use OODoc 0.99
  * removed mkdist, mkdoc, README.oodoc, version

-------------------------------------------------------------------
Wed Dec 13 12:05:26 CET 2006 - anicka@suse.cz

- update to 1.18
  * application/atom+xml and image/svg+xml
  * audio/3gpp2 and video/3gpp2
  * application/octet-stream += dmg, so, dll
    and videa/x-flv.

-------------------------------------------------------------------
Wed Sep 13 19:41:02 CEST 2006 - anicka@suse.cz

- update to 1.17 
  * application/rdf+xml
  * reprocessed manual-pages because FUNCTIONS chapers was lost
  * use 'version' file for version
  * added kml and kmz types by Google-Earth

-------------------------------------------------------------------
Wed Jan 25 21:39:48 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Jan  3 14:13:47 CET 2006 - anicka@suse.cz

- update 1.16 

-------------------------------------------------------------------
Wed Sep 28 22:28:24 CEST 2005 - dmueller@suse.de

- add norootforbuild 

-------------------------------------------------------------------
Mon Aug  1 14:17:38 CEST 2005 - cthiel@suse.de

- update to version 1.15

-------------------------------------------------------------------
Thu Feb 26 17:32:42 CET 2004 - mjancar@suse.cz

- update to 1.12

-------------------------------------------------------------------
Fri Aug 22 17:42:51 CEST 2003 - mjancar@suse.cz

- require the perl version we build with

-------------------------------------------------------------------
Tue Jul 15 14:22:47 CEST 2003 - freitag@suse.de

- fixed spec-file: Used macros in installation and filelist 

-------------------------------------------------------------------
Fri Jun 13 10:08:25 CEST 2003 - freitag@suse.de

- update to version 1.06 - no real changes, but now it is a stable
  release. Some more Mimetypes were added. 

-------------------------------------------------------------------
Fri Jun 13 09:58:39 CEST 2003 - freitag@suse.de

- fixed spec file (directories not listed) 

-------------------------------------------------------------------
Mon May 26 00:17:14 CEST 2003 - ro@suse.de

- remove unpackaged files from buildroot 

-------------------------------------------------------------------
Thu Aug  8 18:46:55 CEST 2002 - mls@suse.de

- use sitearch macro

-------------------------------------------------------------------
Tue Jul  2 17:40:06 MEST 2002 - mls@suse.de

- remove race in .packlist generation

-------------------------------------------------------------------
Mon Apr  8 15:28:32 CEST 2002 - freitag@suse.de

- new package with initial version 0.16, required by pdb 

openSUSE Build Service is sponsored by