iso-codes: upgrade 4.8.0 -> 4.9.0

Message ID 1641823505-62784-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit c9a83af6d6c5248bb16bdfaf628d3727889993fd
Headers show
Series iso-codes: upgrade 4.8.0 -> 4.9.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 10, 2022, 2:05 p.m. UTC
Changelog:
=========
Added
----------
ISO 639-3: New translation for Friulian
ISO 639-5: New translations for Esperanto, Hindi, Russian
ISO 4217: New translation for Esperanto

Changed
---------
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

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../iso-codes/{iso-codes_4.8.0.bb => iso-codes_4.9.0.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/iso-codes/{iso-codes_4.8.0.bb => iso-codes_4.9.0.bb} (94%)

Patch

diff --git a/meta/recipes-support/iso-codes/iso-codes_4.8.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.9.0.bb
similarity index 94%
rename from meta/recipes-support/iso-codes/iso-codes_4.8.0.bb
rename to meta/recipes-support/iso-codes/iso-codes_4.9.0.bb
index 2f3f589e7c..92932c30a1 100644
--- a/meta/recipes-support/iso-codes/iso-codes_4.8.0.bb
+++ b/meta/recipes-support/iso-codes/iso-codes_4.9.0.bb
@@ -9,7 +9,7 @@  LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;"
-SRCREV = "5d0a5515f26b3858e27939c8f9a732d8bd4271ab"
+SRCREV = "35ae2024024eb8e6603d3034dbbc406594f3874c"
 
 # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
 # are inhibited by allarch