diff --git a/mwic.changes b/mwic.changes index 410ed39..c1f1ef8 100644 --- a/mwic.changes +++ b/mwic.changes @@ -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 diff --git a/mwic.spec b/mwic.spec index d68577d..e66743f 100644 --- a/mwic.spec +++ b/mwic.spec @@ -20,7 +20,7 @@ Name: mwic Version: 0.7.5 Release: 0 -Summary: Misspelled Words In Context +Summary: A spellchecker with grouping support License: MIT Group: Productivity/Office/Other Url: http://jwilk.net/software/mwic @@ -33,7 +33,10 @@ Requires: python3-regex BuildArch: noarch %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 %setup -q