17
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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d8c4f4199b88ee8231302e9b5b813ea23a4fa9558dcc6396c320117b041b59e
size 36733

3
SoundCard-0.4.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cfc63b1a0480385565dd8124deb9a77a28303b73491c76b520108a88431eb5e2
size 37324

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>

View File

@@ -22,7 +22,7 @@
%define skip_python36 1
%endif
Name: python-SoundCard
Version: 0.4.0
Version: 0.4.1
Release: 0
Summary: Python package to play and record audio
License: BSD-3-Clause