15
0

- update to 0.4.3:

* improves response to Pulseaudio runtime failures
  * implements named channel map elements on Linux
- Update to 0.4.2:
  * fixes silence recording on macOS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=21
This commit is contained in:
2024-06-10 08:57:42 +00:00
committed by Git OBS Bridge
parent 5fff5959a0
commit 78b66d3257
4 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-SoundCard
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
%define skip_python36 1
%endif
Name: python-SoundCard
Version: 0.4.2
Version: 0.4.3
Release: 0
Summary: Python package to play and record audio
License: BSD-3-Clause