From abfb12e1739bfe373e9f1a3f9f43319df8eeaac1 Mon Sep 17 00:00:00 2001 From: jiangpengjuj Date: Sun, 23 May 2021 11:24:54 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9spec=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=AD=E7=9A=84Source=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hunspell-oc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hunspell-oc.spec b/hunspell-oc.spec index bf50c8d..7f30c4e 100644 --- a/hunspell-oc.spec +++ b/hunspell-oc.spec @@ -2,7 +2,7 @@ Name: hunspell-oc Summary: Occitan hunspell dictionaries for spell check Version: 0.6.2 Release: 3 -Source: https://addons.mozilla.org/firefox/downloads/file/233710/correcteur_occitan_languedocien-%{version}-tb+sm+fx.xpi +Source: https://addons.thunderbird.net/user-media/addons/_attachments/8235/correcteur_occitan_languedocien-0.6.2.1webext.xpi?filehash=sha256%3Ac527334f8158147febe0d016964234b8c5722ee272de3dc801e976b433a32688 URL: https://addons.mozilla.org/en-US/firefox/addon/8235 License: GPLv3+ BuildArch: noarch -- Gitee From dd2a7788f4b4dfa295019eb7ffcc73d5593c8ea8 Mon Sep 17 00:00:00 2001 From: jiangpengjuj Date: Sun, 23 May 2021 11:35:13 +0800 Subject: [PATCH 2/3] Modify the source address --- hunspell-oc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-oc.spec b/hunspell-oc.spec index 7f30c4e..e41ad15 100644 --- a/hunspell-oc.spec +++ b/hunspell-oc.spec @@ -1,7 +1,7 @@ Name: hunspell-oc Summary: Occitan hunspell dictionaries for spell check Version: 0.6.2 -Release: 3 +Release: 4 Source: https://addons.thunderbird.net/user-media/addons/_attachments/8235/correcteur_occitan_languedocien-0.6.2.1webext.xpi?filehash=sha256%3Ac527334f8158147febe0d016964234b8c5722ee272de3dc801e976b433a32688 URL: https://addons.mozilla.org/en-US/firefox/addon/8235 License: GPLv3+ @@ -31,5 +31,9 @@ install -Dp dictionaries/oc-FR.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/oc_FR.dic %{_datadir}/myspell/* %changelog +* Sun May 23 2021 Pengju Jiang +- Modify the source address + + * Fri Apr 17 2020 Captain Wei 0.6.2-3 - Package init -- Gitee From 7943eab5347061f8ecf4cb77be99f6ab74a88488 Mon Sep 17 00:00:00 2001 From: jiangpengjuj Date: Sun, 23 May 2021 11:38:07 +0800 Subject: [PATCH 3/3] Modify the source address --- hunspell-oc.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hunspell-oc.spec b/hunspell-oc.spec index e41ad15..ea61b40 100644 --- a/hunspell-oc.spec +++ b/hunspell-oc.spec @@ -2,7 +2,7 @@ Name: hunspell-oc Summary: Occitan hunspell dictionaries for spell check Version: 0.6.2 Release: 4 -Source: https://addons.thunderbird.net/user-media/addons/_attachments/8235/correcteur_occitan_languedocien-0.6.2.1webext.xpi?filehash=sha256%3Ac527334f8158147febe0d016964234b8c5722ee272de3dc801e976b433a32688 +Source: https://addons.thunderbird.net/user-media/addons/_attachments/8235/correcteur_occitan_languedocien-0.6.2.1webext.xpi URL: https://addons.mozilla.org/en-US/firefox/addon/8235 License: GPLv3+ BuildArch: noarch @@ -34,6 +34,5 @@ install -Dp dictionaries/oc-FR.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/oc_FR.dic * Sun May 23 2021 Pengju Jiang - Modify the source address - * Fri Apr 17 2020 Captain Wei 0.6.2-3 - Package init -- Gitee