Update to 0.60.8.1 and refix CVE-2019-25051

(cherry picked from commit 94163d7ad2bf49367ce4e9e05495590430939421)
This commit is contained in:
wk333 2024-03-18 16:33:58 +08:00 committed by openeuler-sync-bot
parent 45260582cc
commit fc0919f6fd
3 changed files with 7 additions and 4 deletions

BIN
aspell-rel-0.60.8.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
Summary: Spell checker
Name: aspell
Version: 0.60.8
Version: 0.60.8.1
Release: 1
Epoch: 12
License: LGPLv2+ and LGPLv2 and GPLv2+ and BSD
License: LGPL-2.0-or-later AND LGPL-2.1-only AND GPL-2.0-or-later AND BSD-2-Clause
URL: http://aspell.net/
Source: https://github.com/GNUAspell/aspell/archive/refs/tags/aspell-rel-%{version}.tar.gz
Source: https://github.com/GNUAspell/aspell/archive/rel-{version}/aspell-rel-%{version}.tar.gz
Patch1: aspell-0.60.8-pspell_conf.patch
@ -40,7 +40,7 @@ Summary: Introduce how to use aspell
User's Manual for aspell
%prep
%setup -q
%setup -q -n aspell-rel-%{version}
./autogen
%patch1 -p1 -b .mlib
@ -121,6 +121,9 @@ make check
%{_mandir}/man1/pspell-config.1*
%changelog
* Mon Mar 18 2024 wangkai <13474090681@163.com> - 12:0.60.8.1-1
- Update to 0.60.8.1 and refix CVE-2019-25051
* Sun Nov 6 2022 huyab<1229981468@qq.com> - 12:0.60.8-1
- update version to 0.60.8-1