Files
xortool/xortool.changes
Alexei Sorokin adeb2dd646 Accepting request 1094636 from home:dimstar:Factory
- Do not use python_module macro, but rather specify python3-FOO
  directly: this package is not a python module, but rather an
  application written in python.

OBS-URL: https://build.opensuse.org/request/show/1094636
OBS-URL: https://build.opensuse.org/package/show/utilities/xortool?expand=0&rev=10
2023-06-22 13:30:54 +00:00

36 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Thu Jun 22 11:17:00 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not use python_module macro, but rather specify python3-FOO
directly: this package is not a python module, but rather an
application written in python.
-------------------------------------------------------------------
Sun Oct 9 16:47:54 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.0.0:
* support using known plaintext for filtering output
* improved color output
* more options to handle newline and cycle
-------------------------------------------------------------------
Wed Aug 26 08:35:02 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.99:
* completed transition to python 3
* bugfixes
-------------------------------------------------------------------
Tue Jan 7 12:01:01 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.98+git20191025 (changes since 0.96):
* Switch to Python 3.
* Fix a frequent char parse error for '00'.
* Add target text charset handling.
* Add a simple test script.
-------------------------------------------------------------------
Wed Sep 16 05:41:07 UTC 2015 - sor.alexei@meowr.ru
- Initial package.