File rubygem-mime-types.changes of Package rubygem-mime-types
-------------------------------------------------------------------
Tue Apr 3 08:44:53 UTC 2012 - coolo@suse.com
- update to 1.18
* New MIME Types:
* Types reported in Issue #6 (https://github.com/halostatue/mime-types/issues/6):
* CoffeeScript (text/x-coffeescript; .coffee; 8bit).
* AIR (application/vnd.adobe.air-applicationinstaller-package+zip, .air; base64).
* WOFF (application/font-woff; .woff; base64).
* TrueType (application/x-font-truetype; .ttf; base64).
* OpenType (application/x-font-opentype; .otf; base64).
* WebM (audio/webm, video/webm; .webm). Issue #11 (https://github.com/halostatue/mime-types/issues/11).
* New extensions:
* f4v/f4p (video/mp4, used by Adobe); f4a/fb4 (audio/mp4, used by Adobe).
* Bug Fixes:
* It was pointed out that Licence.txt was incorrectly named. Fixed by renaming to Licence.rdoc (from Issue/Pull Request #8, https://github.com/halostatue/mime-types/issues/8).
* It was pointed out that a plan to have the test output generated automatically never went through. Issue #10 (https://github.com/halostatue/mime-types/issues/10)
-------------------------------------------------------------------
Fri Mar 23 11:12:02 UTC 2012 - saschpe@suse.de
- Spec file cleanup:
* Factory preparation
-------------------------------------------------------------------
Thu Nov 3 16:21:40 UTC 2011 - mrueckert@suse.de
- update to 1.17.2 (bnc#727772)
* Fixed an issue with Ruby 1.9 and file encoding.
* Implemented modern 'hoe' semantics.
* Switched to minitest instead of test/unit.
* Converted documentation from .txt to .rdoc.
* Removed setup.rb. (Issue #3:
https://github.com/halostatue/mime-types/issues/3).
* Should no longer complain about missing RubyGems keys (Issue #2:
https://github.com/halostatue/mime-types/issues/2).
* Added .mp4 and .mpg4 as recognized extensions for
{application,audio,video}/mp4 per RFC4337. (Issue #1:
https://github.com/halostatue/mime-types/issues/1).
* Added audio/x-aac and .aac per RubyForge issue #28054
(http://rubyforge.org/tracker/index.php?func=detail&aid=28054&group_id=293&atid=1194).
* Made it much easier to update MIME types from this point forward.
* Updated MIME types from IANA.
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Sat Aug 8 22:57:18 UTC 2009 - dmacvicar@novell.com
- initial package for 1.16