From 888863033a615d3c9bf6377bd8850a5c9fbf8e7c Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 25 Jan 2022 08:54:06 +0100 Subject: [PATCH 1/6] Update to 0.0.57 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Get translation changes from CLDR - Add more translations from CLDR - Replace “ibus/cangjie” with “ibus/table:cangjie5” - Updates for Sami languages (from Marko Myllynen) - Updates for Finnish keyboard layouts (from Marko Myllynen) --- .gitignore | 1 + langtable.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b0b9877..92f7bd1 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /langtable-0.0.54.tar.gz /langtable-0.0.55.tar.gz /langtable-0.0.56.tar.gz +/langtable-0.0.57.tar.gz diff --git a/langtable.spec b/langtable.spec index 0d33316..b753956 100644 --- a/langtable.spec +++ b/langtable.spec @@ -1,5 +1,5 @@ Name: langtable -Version: 0.0.56 +Version: 0.0.57 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. # the translations in languages.xml and territories.xml are (mostly) @@ -75,6 +75,14 @@ xmllint --noout --relaxng \ %{python3_sitelib}/langtable-*.egg-info/* %changelog +* Tue Jan 25 2022 Mike FABIAN - 0.0.57-1 +- Update to 0.0.57 +- Get translation changes from CLDR +- Add more translations from CLDR +- Replace “ibus/cangjie” with “ibus/table:cangjie5” +- Updates for Sami languages (from Marko Myllynen) +- Updates for Finnish keyboard layouts (from Marko Myllynen) + * Mon Aug 16 2021 Mike FABIAN - 0.0.56-1 - Update to 0.0.56 - Fallback to translations in “xx” from “xx_Zzzz” diff --git a/sources b/sources index 79b1d29..72d9417 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (langtable-0.0.56.tar.gz) = be15202d2f5bb85a5146055d38031e02563e104a19bc2dd4a6ef15b35b2c72d76a424c6b8ea414f7e10c072cb05806e1326a89b902433812fa99bf75eeebf0dd +SHA512 (langtable-0.0.57.tar.gz) = e354728fe392bee239187df2e4aa9e2080aebed7b8bcf6cee0212b0565866c265d9e7d5144cf71e748ca82c2f6126dfb9ad499904cf4f725e187be4ced458977 From fbe5229642590ee5b359b65e689efee787b7d583 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 21 Apr 2022 11:09:57 +0200 Subject: [PATCH 2/6] Update to 0.0.58 - Add syr locale - Get translation changes from CLDR - Add more translations from CLDR - Fix names for keyboard layouts which have changed - Add ab_GE locale - Add rif language --- .gitignore | 1 + langtable.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 92f7bd1..62485f2 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /langtable-0.0.55.tar.gz /langtable-0.0.56.tar.gz /langtable-0.0.57.tar.gz +/langtable-0.0.58.tar.gz diff --git a/langtable.spec b/langtable.spec index b753956..64645d4 100644 --- a/langtable.spec +++ b/langtable.spec @@ -1,5 +1,5 @@ Name: langtable -Version: 0.0.57 +Version: 0.0.58 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. # the translations in languages.xml and territories.xml are (mostly) @@ -75,6 +75,15 @@ xmllint --noout --relaxng \ %{python3_sitelib}/langtable-*.egg-info/* %changelog +* Thu Apr 21 2022 Mike FABIAN - 0.0.58-1 +- Update to 0.0.58 +- Add syr locale +- Get translation changes from CLDR +- Add more translations from CLDR +- Fix names for keyboard layouts which have changed +- Add ab_GE locale +- Add rif language + * Tue Jan 25 2022 Mike FABIAN - 0.0.57-1 - Update to 0.0.57 - Get translation changes from CLDR diff --git a/sources b/sources index 72d9417..7de00c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (langtable-0.0.57.tar.gz) = e354728fe392bee239187df2e4aa9e2080aebed7b8bcf6cee0212b0565866c265d9e7d5144cf71e748ca82c2f6126dfb9ad499904cf4f725e187be4ced458977 +SHA512 (langtable-0.0.58.tar.gz) = e7d12ad98754e6ea8e0d5c1b1a425fbca62c0cae78b3fddb9a4b34fc8163c372e08fe5ccee89e880407772181bc9eaf8dbfd499829916055c62c3a0e6f70bc18 From ec95fee6038c12fe000a4852ec35f1e1166c3764 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 6 Sep 2022 09:19:27 +0200 Subject: [PATCH 3/6] Update to 0.0.59 --- .gitignore | 1 + langtable.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 62485f2..60390e1 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /langtable-0.0.56.tar.gz /langtable-0.0.57.tar.gz /langtable-0.0.58.tar.gz +/langtable-0.0.59.tar.gz diff --git a/langtable.spec b/langtable.spec index 64645d4..56b0ce3 100644 --- a/langtable.spec +++ b/langtable.spec @@ -1,5 +1,5 @@ Name: langtable -Version: 0.0.58 +Version: 0.0.59 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. # the translations in languages.xml and territories.xml are (mostly) @@ -75,6 +75,12 @@ xmllint --noout --relaxng \ %{python3_sitelib}/langtable-*.egg-info/* %changelog +* Tue Sep 06 2022 Mike FABIAN - 0.0.59-1 +- Update to 0.0.59 +- Add ibus/m17n:ar:kbd as input method for Arabic and fix iso639-1 code for Arabic +- Get translation changes from CLDR +- Add more translations from CLDR + * Thu Apr 21 2022 Mike FABIAN - 0.0.58-1 - Update to 0.0.58 - Add syr locale diff --git a/sources b/sources index 7de00c6..850f035 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (langtable-0.0.58.tar.gz) = e7d12ad98754e6ea8e0d5c1b1a425fbca62c0cae78b3fddb9a4b34fc8163c372e08fe5ccee89e880407772181bc9eaf8dbfd499829916055c62c3a0e6f70bc18 +SHA512 (langtable-0.0.59.tar.gz) = 510bba494c4b564e456cc8ffa859d4718c3799c63f7c39ff311c710473350e9a735426479d331309305c0f86b509f6810b4543352051f70cf1373f4e95021980 From 55649151f857d391a0e060950a15dfcfb3931355 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 21 Sep 2022 16:57:36 +0200 Subject: [PATCH 4/6] Update to 0.0.60 - Add list_common_locales() function (Resolves: https://github.com/mike-fabian/langtable/issues/15) - For ar_IN locale, langtable should give the 'ara' keyboard layout as the first choice (Resolves: Resolves: https://github.com/mike-fabian/langtable/issues/14) --- .gitignore | 1 + langtable.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 60390e1..b95ab30 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /langtable-0.0.57.tar.gz /langtable-0.0.58.tar.gz /langtable-0.0.59.tar.gz +/langtable-0.0.60.tar.gz diff --git a/langtable.spec b/langtable.spec index 56b0ce3..804cbeb 100644 --- a/langtable.spec +++ b/langtable.spec @@ -1,5 +1,5 @@ Name: langtable -Version: 0.0.59 +Version: 0.0.60 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. # the translations in languages.xml and territories.xml are (mostly) @@ -75,6 +75,13 @@ xmllint --noout --relaxng \ %{python3_sitelib}/langtable-*.egg-info/* %changelog +* Wed Sep 21 2022 Mike FABIAN - 0.0.60-1 +- Update to 0.0.60 +- Add list_common_locales() function + (Resolves: https://github.com/mike-fabian/langtable/issues/15) +- For ar_IN locale, langtable should give the 'ara' keyboard layout as the first choice + (Resolves: Resolves: https://github.com/mike-fabian/langtable/issues/14) + * Tue Sep 06 2022 Mike FABIAN - 0.0.59-1 - Update to 0.0.59 - Add ibus/m17n:ar:kbd as input method for Arabic and fix iso639-1 code for Arabic diff --git a/sources b/sources index 850f035..76bc8d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (langtable-0.0.59.tar.gz) = 510bba494c4b564e456cc8ffa859d4718c3799c63f7c39ff311c710473350e9a735426479d331309305c0f86b509f6810b4543352051f70cf1373f4e95021980 +SHA512 (langtable-0.0.60.tar.gz) = b4cb257f399f3cd731cb0f563b310c8871c5cfe3eef2586e740ebdb5ab7a80cd577d14973cad0d4d15723931ffe005cd26642f45bd6fc15112f3d295aae1e1c4 From 2b2c3262d293d6235e8d2ed9f487034009ed03c8 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 24 Nov 2022 23:22:31 +0100 Subject: [PATCH 5/6] Update to 0.0.61 - Add mnw_MM.UTF-8 and ckb_IQ.UTF-8 - Do not run test cases using Python2 anymore - Add bih - Add more translations from CLDR - Migrate license tag to SPDX --- .gitignore | 1 + langtable.spec | 12 ++++++++++-- sources | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b95ab30..9c04aae 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /langtable-0.0.58.tar.gz /langtable-0.0.59.tar.gz /langtable-0.0.60.tar.gz +/langtable-0.0.61.tar.gz diff --git a/langtable.spec b/langtable.spec index 804cbeb..4c492e6 100644 --- a/langtable.spec +++ b/langtable.spec @@ -1,12 +1,12 @@ Name: langtable -Version: 0.0.60 +Version: 0.0.61 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. # the translations in languages.xml and territories.xml are (mostly) # imported from CLDR and are thus under the Unicode license, the # short name for this license is "MIT", see: # https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#Modern_Style_without_sublicense_.28Unicode.29 -License: GPLv3+ +License: GPL-3.0-or-later URL: https://github.com/mike-fabian/langtable Source0: https://github.com/mike-fabian/langtable/releases/download/%{version}/%{name}-%{version}.tar.gz BuildArch: noarch @@ -75,6 +75,14 @@ xmllint --noout --relaxng \ %{python3_sitelib}/langtable-*.egg-info/* %changelog +* Thu Nov 24 2022 Mike FABIAN - 0.0.61-1 +- Update to 0.0.61 +- Add mnw_MM.UTF-8 and ckb_IQ.UTF-8 +- Do not run test cases using Python2 anymore +- Add bih +- Add more translations from CLDR +- Migrate license tag to SPDX + * Wed Sep 21 2022 Mike FABIAN - 0.0.60-1 - Update to 0.0.60 - Add list_common_locales() function diff --git a/sources b/sources index 76bc8d4..507aaf1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (langtable-0.0.60.tar.gz) = b4cb257f399f3cd731cb0f563b310c8871c5cfe3eef2586e740ebdb5ab7a80cd577d14973cad0d4d15723931ffe005cd26642f45bd6fc15112f3d295aae1e1c4 +SHA512 (langtable-0.0.61.tar.gz) = ab014041073ed39e8e4ca4c2bb638c486eb22479a3de167371b8733182896c6c72000668db32d9aca41dc42c4051992da7d7a9d8cbb6ed3fd05d3e52ae6c59f5 From 88eed5f607c86d68b3c13054674509d072536293 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 28 Nov 2022 08:31:53 +0100 Subject: [PATCH 6/6] Migrate license tag of python3-langtable to SPDX as well --- langtable.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/langtable.spec b/langtable.spec index 4c492e6..3b579ae 100644 --- a/langtable.spec +++ b/langtable.spec @@ -1,6 +1,6 @@ Name: langtable Version: 0.0.61 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. # the translations in languages.xml and territories.xml are (mostly) # imported from CLDR and are thus under the Unicode license, the @@ -23,7 +23,7 @@ already known. %package -n python3-langtable Summary: Python module to query the langtable-data -License: GPLv3+ +License: GPL-3.0-or-later Requires: %{name} = %{version}-%{release} Obsoletes: %{name}-data < %{version}-%{release} Provides: %{name}-data = %{version}-%{release} @@ -75,6 +75,9 @@ xmllint --noout --relaxng \ %{python3_sitelib}/langtable-*.egg-info/* %changelog +* Mon Nov 28 2022 Mike FABIAN - 0.0.61-2 +- Migrate license tag of python3-langtable to SPDX as well + * Thu Nov 24 2022 Mike FABIAN - 0.0.61-1 - Update to 0.0.61 - Add mnw_MM.UTF-8 and ckb_IQ.UTF-8