2025-03-16 15:04:24 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/ruby-mime-types-data: update to 3.2025.0304
3.2025.0304 (2025-03-04)
* Updated the Apache and IANA media registry entries as of release date
|
2025-02-23 15:07:48 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/ruby-mime-types-data: update to 3.2025.0220
3.2025.0220 (2025-02-20)
* Updated the Apache and IANA media registry entries as of release date
* Added trusted publishing for fully automated releases. Developed by
Samuel Giddins in [#109][pull-109], merged manually with some updates.
|
2025-02-09 15:31:04 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/ruby-mime-types-data: update to 3.2025.0204
3.2025.0204 (2025-02-04)
* Updated the Apache and IANA media registry entries as of release date
* Added the Changelog URL to the README so that RubyGems.org is updated with
the changelog_uri on release. Contributed by Mark Young in #96.
* Fixed an issue with automated releases that added thousands of files
because vendor/ was no longer ignored.
* Fixed the automated release builder process to handle the case when the
automatic-release tag is followed by a ## NEXT / YYYY-MM-DD header so that
changes merged normally are picked up on automatic releases. #98
|
2025-01-19 17:14:18 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
mail/ruby-mime-types-data: update to 3.2025.0107
3.2025.0107 / 2025-01-07
* Updated the Apache and IANA media registry entries as of release date
* Restructured documentation for how I prefer to manage Hoe projects now.
* Reworked the Rakefile because all data updates are now managed by GitHub
Actions and should not be managed manually any longer.
- rake release:prepare now does the same work as rake release:gha, but
does not commit or create a pull request.
- rake convert no longer has any subtasks.
- rake update has been removed with no replacement.
* Updated .hoerc to properly exclude support/ and types/ from the manifest.
|
2024-12-08 17:47:33 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/ruby-mime-types-data: update to 3.2024.1203
3.2024.1203 (2024-12-03)
* Updated the Apache and IANA media registry entries as of release date
|
2024-11-06 15:40:55 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/ruby-mime-types-data: update to 3.2024.1105
3.2024.1105 (2024-11-05)
* Updated the Apache and IANA media registry entries as of release date
|
2024-10-13 18:12:41 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/ruby-mime-types-data: update to 3.2024.1001
3.2024.1001 / 2024-10-01
* Updated the Apache and IANA media registry entries as of release date
|
2024-09-18 17:38:27 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
mail/ruby-mime-types-data: update to 3.2024.0903
3.2024.0903 (2024-09-03)
* Updated the Apache and IANA media registry entries as of release date
|
2024-07-14 09:45:28 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
mail/ruby-mime-types-data: update to 3.2024.0702
3.2024.0702 (2024-07-02)
* Updated the Apache and IANA media registry entries as of release date
- This update adds an empty example/ top-level media type group.
- This update adds a new haptics/ group with three media types defined.
* Moved extensions from audio/x-aac to audio/aac and mark audio/x-aac as
obsolete. Based on #77 by Samuel Williams.
- Made the same changes for audio/flac and audio/matroska.
|
2024-06-08 17:49:15 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/ruby-mime-types-data: update to 3.2024.0604
3.2024.0604 (2024-06-04)
* Updated the Apache and IANA media registry entries as of release date
* Internal changes:
- Update to latest version of Rubygems for testing.
- Remove restriction on Pysch version as that does not work well with
current Rubies.
- Fix a bug with the history generation on automatic updates.
|