| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to version 0.7.8:
* Add new multi-word misspellings to the dictionary.
* Use the \e[90m sequence for dark gray.
* Improve the build system:
+ Check Python version on install.
+ Byte-compile Python code on install.
https://github.com/jwilk/mwic/issues/9
+ Don't require GNU install(1).
* Rephrase descriptions of --help and --version in help messages.
* Improve the test suite.
- remove reproducible-manpage.patch - update to version 0.7.7: * no upstream changelog available
- add reproducible-manpage.patch - update to version 0.7.6: * no upstream changelog available
- Update summary so it's a bit more useful in lists like yast's. - Wrap description.
- update to version 0.7.5: * Update PyPI URLs in documentation. * Update Lintian URLs in the manual page.
- 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/
- update to version 0.7.4 * Add new multi-word misspellings to the dictionary. * Reset the SIGPIPE signal disposition.
- Replace shebang in executable by call to /usr/bin/python3, fixing rpmlint error
- remove deprecated manual source validation
- fix source validation
- use packaged method to install the package * remove all patches - validate source file
- 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