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.7.0.tar.gz b/iso-codes-iso-codes-4.7.0.tar.gz index 0022b2c..e917539 100644 Binary files a/iso-codes-iso-codes-4.7.0.tar.gz and b/iso-codes-iso-codes-4.7.0.tar.gz differ diff --git a/iso-codes.spec b/iso-codes.spec index cc981df..cb93e25 100644 --- a/iso-codes.spec +++ b/iso-codes.spec @@ -1,6 +1,6 @@ Name: iso-codes Version: 4.7.0 -Release: 2 +Release: 3 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.7.0-3 +- rename Chinese translation of iso_639-5 + * Tue Nov 14 2023 fuanan - 4.7.0-2 - revert version to 4.7.0-2 - Large differences between versions 4.15.0 and 4.7.0 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: .