diff --git a/aspell-rel-0.60.8.1.tar.gz b/aspell-rel-0.60.8.1.tar.gz new file mode 100644 index 0000000..8d10833 Binary files /dev/null and b/aspell-rel-0.60.8.1.tar.gz differ diff --git a/aspell-rel-0.60.8.tar.gz b/aspell-rel-0.60.8.tar.gz deleted file mode 100644 index 2896594..0000000 Binary files a/aspell-rel-0.60.8.tar.gz and /dev/null differ diff --git a/aspell.spec b/aspell.spec index 39274e5..953b95b 100644 --- a/aspell.spec +++ b/aspell.spec @@ -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