15
0

Accepting request 914186 from home:glaubitz:branches:devel:languages:python

- Update to 0.4.1:
  * fixes freezing bug on Linux during startup
  * improves error reporting on Linux
  * fixes crash due to use-after-free on Linux
  * fixes unicode error on Windows

OBS-URL: https://build.opensuse.org/request/show/914186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=18
This commit is contained in:
2021-08-29 06:03:07 +00:00
committed by Git OBS Bridge
parent bca78e5e28
commit 33a2cd9937
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Aug 25 08:51:57 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.4.1:
* fixes freezing bug on Linux during startup
* improves error reporting on Linux
* fixes crash due to use-after-free on Linux
* fixes unicode error on Windows
-------------------------------------------------------------------
Fri Feb 26 11:08:45 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>