Accepting request 1056989 from devel:libraries:c_c++
- update to 1.7.2: * Crash fixes, code clean-up in ~200 commits * tdf#136306 don't accept/suggest typos as 3-or-more-word compound words * Prepare optional spelling mode of LibreOffice to not accept/suggest not dictionary-based words as compound words * Merge in weblate translations (forwarded request 1056911 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/1056989 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hunspell?expand=0&rev=57
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6e3557624c608b3e6525b8bd277706db4f5a857c28fdb3cfa8d0d2b67776da8a
|
|
||||||
size 526464
|
|
BIN
hunspell-1.7.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
hunspell-1.7.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 8 17:48:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.7.2:
|
||||||
|
* Crash fixes, code clean-up in ~200 commits
|
||||||
|
* tdf#136306 don't accept/suggest typos as 3-or-more-word compound words
|
||||||
|
* Prepare optional spelling mode of LibreOffice to not accept/suggest not
|
||||||
|
dictionary-based words as compound words
|
||||||
|
* Merge in weblate translations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 12 19:04:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Mon Sep 12 19:04:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hunspell
|
# spec file for package hunspell
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%define ver 1.7
|
%define ver 1.7
|
||||||
%define libname lib%{name}-1_7-0
|
%define libname lib%{name}-1_7-0
|
||||||
Name: hunspell
|
Name: hunspell
|
||||||
Version: 1.7.1
|
Version: 1.7.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A spell checker and morphological analyzer library
|
Summary: A spell checker and morphological analyzer library
|
||||||
License: (GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1+) AND LGPL-2.1-or-later
|
License: (GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1+) AND LGPL-2.1-or-later
|
||||||
|
Reference in New Issue
Block a user