Accepting request 628242 from utilities
OBS-URL: https://build.opensuse.org/request/show/628242 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mwic?expand=0&rev=3
This commit is contained in:
commit
4dbcb5108e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 8 16:30:57 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update summary so it's a bit more useful in lists like yast's.
|
||||||
|
- Wrap description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 2 07:19:07 UTC 2018 - sebix+novell.com@sebix.at
|
Wed May 2 07:19:07 UTC 2018 - sebix+novell.com@sebix.at
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
Name: mwic
|
Name: mwic
|
||||||
Version: 0.7.5
|
Version: 0.7.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Misspelled Words In Context
|
Summary: A spellchecker with grouping support
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Productivity/Office/Other
|
Group: Productivity/Office/Other
|
||||||
Url: http://jwilk.net/software/mwic
|
Url: http://jwilk.net/software/mwic
|
||||||
@ -33,7 +33,10 @@ Requires: python3-regex
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
mwic is a spell-checker that groups possible misspellings and shows them in their contexts. This is useful for checking technical documents that often contain words that are not included in standard dictionaries.
|
mwic is a spell-checker that groups possible misspellings and shows
|
||||||
|
them in their contexts. This is useful for checking technical
|
||||||
|
documents that often contain words that are not included in standard
|
||||||
|
dictionaries.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
x
Reference in New Issue
Block a user