forked from pool/python-python-rtmidi
with %python_files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=9
39 lines
1.2 KiB
Plaintext
39 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 24 08:07:30 UTC 2021 - Mia Herkt <mia@0x0.st>
|
|
|
|
- Fix package build failure due to -doc package not being marked
|
|
with %python_files
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 15 22:22:27 UTC 2020 - Mia Herkt <mia@0x0.st>
|
|
|
|
- Update to 1.4.6
|
|
* Declare/document Python 3.9 support
|
|
* Drop official support for Python 3.5
|
|
|
|
-------------------------------------------------------------------
|
|
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
|