diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0a80fdc --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.gz filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000..0494600 --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://artlfs.openeuler.openatom.cn/src-openEuler/iso-codes diff --git a/iso-codes-iso-codes-4.5.0.tar.gz b/iso-codes-iso-codes-4.5.0.tar.gz index bf8d69f..d9cead3 100644 Binary files a/iso-codes-iso-codes-4.5.0.tar.gz and b/iso-codes-iso-codes-4.5.0.tar.gz differ diff --git a/iso-codes.spec b/iso-codes.spec index b7972f3..e5dcea3 100644 --- a/iso-codes.spec +++ b/iso-codes.spec @@ -1,6 +1,6 @@ Name: iso-codes Version: 4.5.0 -Release: 1 +Release: 2 Summary: lists of various ISO standards License: LGPLv2+ URL: https://salsa.debian.org/iso-codes-team/iso-codes @@ -23,6 +23,7 @@ pkg-config configuration file for iso-codes %prep %autosetup -n %{name}-%{name}-%{version} -p1 -Sgit +mv iso_639-5/zh_Hant.po iso_639-5/zh_TW.po %build %configure @@ -49,6 +50,9 @@ make check %changelog +* Sat Apr 12 2025 Funda Wang - 4.5.0-2 +- rename Chinese translation of iso_639-5 + * Tue Aug 4 2020 zhangguangzhi - 4.5.0-1 - Type:enhancement - ID:NA diff --git a/iso-codes.yaml b/iso-codes.yaml index 564d660..a69500f 100644 --- a/iso-codes.yaml +++ b/iso-codes.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: https://salsa.debin.org/iso-codes-team/iso-codes.git -tag_prefix: ^iso-codes- -seperator: . +src_repo: https://salsa.debian.org/iso-codes-team/iso-codes.git +tag_prefix: ^v +separator: .