14
0

- update to 20.1.2

* add pulse.play_sample() - server-side stored sample playback
 * Add pulse.get_peak_sample() func for getting volume peak within timespan

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pulsectl?expand=0&rev=8
This commit is contained in:
2020-01-20 14:00:45 +00:00
committed by Git OBS Bridge
parent 2db30ad65b
commit b3a031ed85
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pulsectl
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-pulsectl
Version: 18.12.5
Version: 20.1.2
Release: 0
Summary: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
License: MIT