forked from pool/python-python-rtmidi
* Fixed error when trying to import version number from ``rtmidi.release`` when Python is running with ``-OO`` optimization enabled. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=5
26 lines
783 B
Plaintext
26 lines
783 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Oct 11 19:07:56 UTC 2020 - Mia Herkt <mia@0x0.st>
|
|
|
|
- Update to 1.4.5
|
|
* Fixed error when trying to import version number from
|
|
``rtmidi.release`` when Python is running with ``-OO``
|
|
optimization enabled.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 20 17:44:05 UTC 2020 - Mia Herkt <mia@0x0.st>
|
|
|
|
- Fix rpmlint warnings
|
|
- Update to 1.4.2
|
|
Enhancements:
|
|
* Added more helpful aliases for MIDI events/controllers
|
|
constants
|
|
|
|
Examples:
|
|
* Added ccstore advanced example to show how to remember last
|
|
seen controller change values
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 22 19:29:15 UTC 2020 - Mia Herkt <mia@0x0.st>
|
|
|
|
- init, 1.4.1
|