From 98c7573fb1483a517f49c43ff00c29465ac7400f Mon Sep 17 00:00:00 2001 From: Ismael Olea Date: Aug 22 2023 21:04:03 +0000 Subject: * Update to v2.8. Now includes variants for Equatorial Guinea. --- diff --git a/.gitignore b/.gitignore index 97e6fba..e657fda 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ /es_US.oxt /es_UY.oxt /es_VE.oxt +/es_GQ.oxt +/es_PH.oxt diff --git a/hunspell-es.spec b/hunspell-es.spec index c73a833..095139e 100644 --- a/hunspell-es.spec +++ b/hunspell-es.spec @@ -6,8 +6,8 @@ Name: hunspell-es Summary: Spanish hunspell dictionaries -Version: 2.3 -Release: 16%{?dist} +Version: 2.8 +Release: 1%{?dist} Epoch: 1 Source0: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_AR.oxt Source1: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_BO.oxt @@ -18,18 +18,19 @@ Source5: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_CU.ox Source6: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_DO.oxt Source7: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_EC.oxt Source8: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_ES.oxt -Source9: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_GT.oxt -Source10: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_HN.oxt -Source11: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_MX.oxt -Source12: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_NI.oxt -Source13: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PA.oxt -Source14: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PE.oxt -Source15: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PR.oxt -Source16: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PY.oxt -Source17: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_SV.oxt -Source18: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_UY.oxt -Source19: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_US.oxt -Source20: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_VE.oxt +Source9: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_GQ.oxt +Source10: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_GT.oxt +Source11: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_HN.oxt +Source12: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_MX.oxt +Source13: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_NI.oxt +Source14: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PA.oxt +Source16: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PE.oxt +Source17: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PR.oxt +Source18: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PY.oxt +Source19: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_SV.oxt +Source20: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_US.oxt +Source21: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_UY.oxt +Source22: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_VE.oxt URL: https://github.com/sbosio/rla-es/ License: LGPL-3.0-or-later OR GPL-3.0-or-later OR MPL-1.1 @@ -46,6 +47,7 @@ Requires: hunspell-es-DO = %{epoch}:%{version}-%{release} Requires: hunspell-es-EC = %{epoch}:%{version}-%{release} Requires: hunspell-es-ES = %{epoch}:%{version}-%{release} Requires: hunspell-es-GT = %{epoch}:%{version}-%{release} +Requires: hunspell-es-GQ = %{epoch}:%{version}-%{release} Requires: hunspell-es-HN = %{epoch}:%{version}-%{release} Requires: hunspell-es-MX = %{epoch}:%{version}-%{release} Requires: hunspell-es-NI = %{epoch}:%{version}-%{release} @@ -132,6 +134,13 @@ Summary: Guatemalan Spanish hunspell dictionary %description GT Guatemalan Spanish hunspell dictionary +%package GQ +Requires: hunspell +Summary: Equatorial Guinean Spanish hunspell dictionary + +%description GQ +Equatorial Guinean Spanish hunspell dictionary + %package HN Requires: hunspell Summary: Honduran Spanish hunspell dictionary @@ -209,7 +218,7 @@ Summary: Venezuelan Spanish hunspell dictionary %description VE Venezuelan Spanish hunspell dictionary -%define es_REGIONS es_ES es_AR es_BO es_CL es_CO es_CR es_CU es_DO es_EC es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE +%define es_REGIONS es_AR es_BO es_CL es_CO es_CR es_CU es_DO es_EC es_ES es_GQ es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE %prep %setup -q -c -n hunspell-es @@ -285,6 +294,12 @@ done %{_datadir}/%{dict_dirname}/es_EC.* +%files GQ +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/%{dict_dirname}/es_GQ.* + + %files GT %doc README.txt Changelog.txt %license GPLv3.txt MPL-1.1.txt LGPLv3.txt @@ -357,6 +372,9 @@ done %{_datadir}/%{dict_dirname}/es_VE.* %changelog +* Tue Aug 22 2023 Ismeel Olea - 1:2.8-1 +* Update to v2.8. Now includes variants for Equatorial Guinea. + * Thu Jul 20 2023 Fedora Release Engineering - 1:2.3-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index 0a62dea..927a798 100644 --- a/sources +++ b/sources @@ -7,6 +7,7 @@ SHA512 (es_CU.oxt) = a6098f7521521e84373d143c423265e8c87e7e7b8ef328d16e4a9da40ef SHA512 (es_DO.oxt) = 02bc65cd2d0cccf50bc3ef027356b759a6400531e809dda8d4bdb33e15b3b84d6a2274b6a38c0242c8c7e896a2b8515ca6607cdf2b09786140a9753867be952e SHA512 (es_EC.oxt) = 5038d08e4b2f41d51a0deafd7948eb05de33b641e10fb1e7167badd823fa9dd7844c2e0617f0cf102f3818ef761fbae903b596f82d9576c288f33233f74e2362 SHA512 (es_ES.oxt) = 566f22be881024ff45b2a20b69ffb20abbe4fd144fbd18abfa292e17e0a2f73a18b7f0459a2f4ef8f50832b2ce6974830ffd7de5674378202124641978b8b5a8 +SHA512 (es_GQ.oxt) = c5099e250dc9a2e3cb2c3337b82c04fcd9be0478556541059aab4329893e0fee7bd3e4bf62683f413887bdcfa9510c6e3b36691e6a150c3d04954b5803a84d3c SHA512 (es_GT.oxt) = 1090e0ba07e026fdfce65fc4ad75fa4fb4c9ac13172a5acd94e4549b7347c482f0da0a180e7d057807c93170ac03e258e17d75e9b2455b3c6e2011aef6079c8b SHA512 (es_HN.oxt) = 4ba1f02228d436a4f4d907381841213ce3a42fadedd3cc916b665b506d1d112bb23aeb87f40147eaf619e919b9b06d58a8aead018edd3bb73593fc429bb07e02 SHA512 (es_MX.oxt) = 10716a744e9889bc3baaad6163c1dad06e6756dbea95166866834480b562c0fa5abce01bd2d5e4b05f19e522e1726e073dd7afef3a9d8e6bfc0d2f4b28bd0a2c