]> code.ossystems Code Review - openembedded-core.git/commit
iso-codes: upgrade 4.7.0 -> 4.8.0
authorwangmy <wangmy@fujitsu.com>
Tue, 9 Nov 2021 15:02:43 +0000 (23:02 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Nov 2021 19:26:14 +0000 (19:26 +0000)
commitbc2b7decc9a9720500c381ee4839718dd820a15a
treed48fc1a8038f0ad5832fd7edfccfae39a353a758
parent609fd71c5d132b77072f1eb0cc4fe94370371eff
iso-codes: upgrade 4.7.0 -> 4.8.0

- ISO 3166-1: Add flag emoji to countries. Thanks to Pander
  for the suggestion. Fixes #19
- ISO 639-5: New translation for Chinese (Simplified)

- ISO 3166-2: Major update of data.
  Thanks to the script of Kevin Kaiser, which enables
  the download of ISO pages and parses the data.
  Fixes #15, #16, #27
- Rename ChangeLog.md to CHANGELOG.md and follow the suggestions
  from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Move all CHANGELOG entries from versions before 4.0 to an
  archive file (CHANGELOG-PRE-4.0.md) in order to reduce the
  massive size of this CHANGELOG.
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-2
- Translation updates for ISO 639-2
- Translation updates for ISO 639-3
- Translation updates for ISO 639-5
- Translation updates for ISO 15924

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/iso-codes/iso-codes_4.8.0.bb [moved from meta/recipes-support/iso-codes/iso-codes_4.7.0.bb with 94% similarity]