From b3d5de7b170d4a6cd52c8e10b4a8febc65b5cfad Mon Sep 17 00:00:00 2001 From: baizg1107 Date: Fri, 11 Sep 2020 18:15:52 +0800 Subject: [PATCH] Modify source0 and rename package --- hunspell-qu.spec | 7 +++++-- qu_EC-0.9.oxt => qu_ec-0.9.oxt | Bin 2 files changed, 5 insertions(+), 2 deletions(-) rename qu_EC-0.9.oxt => qu_ec-0.9.oxt (100%) diff --git a/hunspell-qu.spec b/hunspell-qu.spec index 3b29bac..dce65d3 100644 --- a/hunspell-qu.spec +++ b/hunspell-qu.spec @@ -1,10 +1,10 @@ Name: hunspell-qu Version: 0.9 -Release: 15 +Release: 16 Summary: Quechua Ecuador hunspell dictionaries for hunspell used in OpenOffice License: AGPLv3 URL: http://extensions.services.openoffice.org/project/KichwaSpellchecker -Source: https://sourceforge.net/projects/aoo-extensions/files/2121/8/qu_EC-0.9.oxt +Source: https://sourceforge.net/projects/aoo-extensions/files/2121/8/qu_ec-0.9.oxt Requires: hunspell BuildArch: noarch Supplements: (hunspell and langpacks-qu) @@ -26,5 +26,8 @@ install -Dp qu_EC.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/qu_EC.dic %{_datadir}/myspell/* %changelog +* Fri Sep 11 2020 baizhonggui - 0.9-16 +- Modify source0 and rename package + * Sun Apr 26 2020 Jeffery.Gao - 0.9-15 - Package init diff --git a/qu_EC-0.9.oxt b/qu_ec-0.9.oxt similarity index 100% rename from qu_EC-0.9.oxt rename to qu_ec-0.9.oxt