Package Release Info

mwic-0.7.4-bp152.3.15

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mwic

Change Logs

Version: 0.7.10-bp160.1.9
* Thu Dec 28 2023 Dirk Müller <dmueller@suse.com>
- update to 0.7.10:
  * Fix --max-context-width.
  * When trimming strings, take grapheme clusters into account.
  * Add new multi-word misspellings to the dictionary.
  * Improve pager support:
    + Don't reset encoding error handler to “strict”.
    + Improve handling errors.
  * Improve the test suite.
  * Use “pytest” in “make test”.
  * Enlarge screenshot.
- mwic.keyring: update with 2023 key from https://jwilk.net/openpgp/
Version: 0.7.4-bp150.2.4
* Wed Jan 24 2018 sebix+novell.com@sebix.at
- update to version 0.7.4
  * Add new multi-word misspellings to the dictionary.
  * Reset the SIGPIPE signal disposition.
* Tue Oct 17 2017 sebix+novell.com@sebix.at
- Replace shebang in executable by call to /usr/bin/python3, fixing rpmlint error
* Mon Sep 25 2017 sebix+novell.com@sebix.at
- remove deprecated manual source validation
* Sun Sep 24 2017 sebix+novell.com@sebix.at
- fix source validation
* Sun Sep 24 2017 sebix+novell.com@sebix.at
- use packaged method to install the package
  * remove all patches
- validate source file
* Tue Sep 05 2017 sebix+novell.com@sebix.at
- initial package for version 0.7.3
- add wip-pip.patch from upstream pull request #4 for setup.py
- add allow_setup.py_call.patch allowing to use the setup.py file