From ccb311851bc7343b61fbfba301bd306f645c8694 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 13:48:33 +0000 Subject: [PATCH 01/16] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 6e81dba..fd1346c 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -2,7 +2,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 22%{?dist} +Release: 23%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -39,6 +39,9 @@ done %{_datadir}/myspell/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.20050117-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.20050117-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 3e0eaa29cf9ce61317c8705c317a892d903bbcc9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 07:58:27 +0000 Subject: [PATCH 02/16] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index fd1346c..29188dc 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -2,7 +2,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 23%{?dist} +Release: 24%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -39,6 +39,9 @@ done %{_datadir}/myspell/* %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 0.20050117-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 0.20050117-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 9716d5a43fbad8b7c9f6315fd67f1c12629c485d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 12:42:18 +0000 Subject: [PATCH 03/16] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 29188dc..c18ec6f 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -2,7 +2,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 24%{?dist} +Release: 25%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -39,6 +39,9 @@ done %{_datadir}/myspell/* %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 0.20050117-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 0.20050117-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 52256cf7788934e840e06294e2b2767c02568b09 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 22 Mar 2022 13:26:09 +0530 Subject: [PATCH 04/16] Add conditional for new hunspell dir path and update to Requires: hunspell-filesystem --- hunspell-ms.spec | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index c18ec6f..63a954a 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -1,8 +1,14 @@ +%if 0%{?fedora} >= 36 || 0%{?rhel} > 9 +%global dict_dirname hunspell +%else +%global dict_dirname myspell +%endif + Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 25%{?dist} +Release: 26%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -10,7 +16,7 @@ URL: https://wiki.openoffice.org/wiki/Dictionaries License: GFDL and GPL+ BuildArch: noarch -Requires: hunspell +Requires: hunspell-filesystem Supplements: (hunspell and langpacks-ms) %description @@ -23,10 +29,10 @@ Malay hunspell dictionaries. chmod -x * %install -mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell -cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} +cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} -pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/ +pushd $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/ ms_MY_aliases="ms_BN" for lang in $ms_MY_aliases; do ln -s ms_MY.aff $lang.aff @@ -36,9 +42,13 @@ done %files %doc README_ms_MY.txt -%{_datadir}/myspell/* +%{_datadir}/%{dict_dirname}/* %changelog +* Tue Mar 22 2022 Parag Nemade - 0.20050117-26 +- Add conditional for new hunspell dir path and update to Requires: + hunspell-filesystem + * Thu Jan 20 2022 Fedora Release Engineering - 0.20050117-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From f4ab9688e1fe29c197305f715a226ca9c145c829 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 14:01:54 +0000 Subject: [PATCH 05/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 63a954a..27a5de9 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,7 +8,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 26%{?dist} +Release: 27%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 0.20050117-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Mar 22 2022 Parag Nemade - 0.20050117-26 - Add conditional for new hunspell dir path and update to Requires: hunspell-filesystem From 2da22744b516add0e2ba41139b3747c36163eaa3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 12:30:50 +0000 Subject: [PATCH 06/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 27a5de9..3237490 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,7 +8,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 27%{?dist} +Release: 28%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 0.20050117-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Jul 21 2022 Fedora Release Engineering - 0.20050117-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From b44ceec1633bc89f284fc15c97d15f932694213c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 16:51:44 +0000 Subject: [PATCH 07/16] migrated to SPDX license --- hunspell-ms.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 3237490..4840352 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,12 +8,12 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 28%{?dist} +Release: 29%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ # rest package under GFDL -License: GFDL and GPL+ +License: GFDL-1.1-or-later AND GPL-1.0-or-later BuildArch: noarch Requires: hunspell-filesystem @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Wed Feb 22 2023 Caolán McNamara - 0.20050117-29 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20050117-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild @@ -125,8 +128,8 @@ done * Tue Feb 24 2009 Fedora Release Engineering - 0.20050117-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Fri Aug 03 2007 Caolan McNamara - 0.20050117-2 +* Fri Aug 03 2007 Caolán McNamara - 0.20050117-2 - clarify license, the .aff apparently is GPL+ while the wordlist is GFDL -* Thu Dec 07 2006 Caolan McNamara - 0.20050117-1 +* Thu Dec 07 2006 Caolán McNamara - 0.20050117-1 - initial version From 693e3000006714be234f4dbb8015f4229a702862 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 06:43:56 +0000 Subject: [PATCH 08/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 4840352..f2179e9 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,7 +8,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 29%{?dist} +Release: 30%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.20050117-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Feb 22 2023 Caolán McNamara - 0.20050117-29 - migrated to SPDX license From ff45a71c42525657a3b3436dbed68266553ae748 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jan 2024 22:27:46 +0000 Subject: [PATCH 09/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index f2179e9..afd20c9 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,7 +8,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 30%{?dist} +Release: 31%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Sat Jan 20 2024 Fedora Release Engineering - 0.20050117-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jul 20 2023 Fedora Release Engineering - 0.20050117-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 358918a7074b0357fa72fe24b5489e78368df730 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jan 2024 22:03:14 +0000 Subject: [PATCH 10/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index afd20c9..9ec43e6 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,7 +8,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 31%{?dist} +Release: 32%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Wed Jan 24 2024 Fedora Release Engineering - 0.20050117-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jan 20 2024 Fedora Release Engineering - 0.20050117-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From eefe3acae40645a95e7adb0e5064b07682ae838a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 09:39:08 +0000 Subject: [PATCH 11/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 9ec43e6..a28df6b 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,7 +8,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 32%{?dist} +Release: 33%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 0.20050117-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Wed Jan 24 2024 Fedora Release Engineering - 0.20050117-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 9d120c43597e67cf6fb1d3744760f9b4371ebe69 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 24 Dec 2024 12:52:54 +0530 Subject: [PATCH 12/16] Add tmt CI tests --- .fmf/version | 1 + plans/hunspell-ms.fmf | 5 +++++ tests/test_dic_availability.fmf | 6 ++++++ tests/test_dic_availability.py | 10 ++++++++++ tests/test_suggest_words.fmf | 6 ++++++ tests/test_suggest_words.py | 9 +++++++++ 6 files changed, 37 insertions(+) create mode 100644 .fmf/version create mode 100644 plans/hunspell-ms.fmf create mode 100644 tests/test_dic_availability.fmf create mode 100644 tests/test_dic_availability.py create mode 100644 tests/test_suggest_words.fmf create mode 100644 tests/test_suggest_words.py diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/plans/hunspell-ms.fmf b/plans/hunspell-ms.fmf new file mode 100644 index 0000000..c1627f9 --- /dev/null +++ b/plans/hunspell-ms.fmf @@ -0,0 +1,5 @@ +summary: Basic smoke test +discover: + how: fmf +execute: + how: tmt diff --git a/tests/test_dic_availability.fmf b/tests/test_dic_availability.fmf new file mode 100644 index 0000000..0f117e8 --- /dev/null +++ b/tests/test_dic_availability.fmf @@ -0,0 +1,6 @@ +require: +- python3-enchant +- hunspell-ms +test: python3 test_dic_availability.py +framework: shell + diff --git a/tests/test_dic_availability.py b/tests/test_dic_availability.py new file mode 100644 index 0000000..218d508 --- /dev/null +++ b/tests/test_dic_availability.py @@ -0,0 +1,10 @@ +#!/usr/bin/python3 + +import enchant + +lang = "ms_MY" +try: + dic = enchant.request_dict(lang) + print("Dictionary for {0} language is available for use".format(lang)) +except enchant.errors.DictNotFoundError: + print("Dictionary is not installed for use") diff --git a/tests/test_suggest_words.fmf b/tests/test_suggest_words.fmf new file mode 100644 index 0000000..5bafe18 --- /dev/null +++ b/tests/test_suggest_words.fmf @@ -0,0 +1,6 @@ +require: +- python3-enchant +- hunspell-ms +test: python3 test_suggest_words.py +framework: shell + diff --git a/tests/test_suggest_words.py b/tests/test_suggest_words.py new file mode 100644 index 0000000..a2e6c94 --- /dev/null +++ b/tests/test_suggest_words.py @@ -0,0 +1,9 @@ +#!/usr/bin/python3 + +import enchant + +wdlst = [ "Hello", "teh", "pagi"] +dic = enchant.Dict("ms_MY") +for wd in wdlst: + dic.check(wd) + print("input word = {0}, Suggestions => {1}".format(wd, dic.suggest(wd))) From 96698001d398d3aad54adf6b6526b16de6d7c147 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 06:22:12 +0000 Subject: [PATCH 13/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index a28df6b..38f0886 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,7 +8,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 33%{?dist} +Release: 34%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 0.20050117-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 18 2024 Fedora Release Engineering - 0.20050117-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 8509513de3843fd3c464230ae2105453065fd88a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 17:15:27 +0000 Subject: [PATCH 14/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 38f0886..8ca7cfd 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,7 +8,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 34%{?dist} +Release: 35%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 0.20050117-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jan 17 2025 Fedora Release Engineering - 0.20050117-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 24ec65a74912c2d263a30524e061c66365f92764 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 16:22:17 +0000 Subject: [PATCH 15/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 8ca7cfd..8473703 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,7 +8,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 35%{?dist} +Release: 36%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 0.20050117-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Thu Jul 24 2025 Fedora Release Engineering - 0.20050117-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 6b9bd6a7629c664a79af0846b6b1c88b01930ea4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 03:29:50 +0000 Subject: [PATCH 16/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- hunspell-ms.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 8473703..2e7fccf 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -8,7 +8,7 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %global upstreamid 20050117 Version: 0.%{upstreamid} -Release: 36%{?dist} +Release: 37%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/ms_MY.zip URL: https://wiki.openoffice.org/wiki/Dictionaries # affix file is under GPL+ @@ -45,6 +45,9 @@ done %{_datadir}/%{dict_dirname}/* %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 0.20050117-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Fri Jan 16 2026 Fedora Release Engineering - 0.20050117-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild