From c14ae3d7a0e714bbd641467477a9fbe733033c93 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Mon, 21 Nov 2022 18:57:28 +0800 Subject: [PATCH] Modify invalid source0 (cherry picked from commit ee4e6c699906fb725e91651063e1cf11edb3630e) --- hunspell-ast.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-ast.spec b/hunspell-ast.spec index a7027b3..622a23f 100644 --- a/hunspell-ast.spec +++ b/hunspell-ast.spec @@ -2,9 +2,9 @@ Name: hunspell-ast Summary: Asturian hunspell dictionaries used in OpenOffice Epoch: 1 Version: 2.0 -Release: 1 +Release: 2 # actual link is %{Source}/download -Source: https://extensions.libreoffice.org/extensions/correutor-ortograficu-dasturianu/2.0/@@download/file/ort_ast_20190216_1129.oxt +Source: https://sourceforge.net/projects/aoo-extensions/files/3932/3/ort_ast_20190216_1129.oxt URL: http://softastur.org/ License: GPLv3+ BuildArch: noarch @@ -32,6 +32,9 @@ install -Dp dictionaries/ast.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ast_ES.dic %{_datadir}/myspell/* %changelog +* Mon Nov 21 2022 caodongxia - 1:2.0-2 +- Modify invalid source0 + * Wed Jun 15 2022 SimpleUpdate Robot - 1:2.0-1 - Upgrade to version 2.0 -- Gitee