14
0

Accepting request 786380 from home:mcalabkova:branches:devel:languages:python

- update to 20.2.4
  * Add pulse.get_card_by_name() wrapper [#38].
  * Expose "corked" bool attr in PulseSinkInputInfo and PulseSourceOutputInfo [#37].

OBS-URL: https://build.opensuse.org/request/show/786380
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pulsectl?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-03-19 10:01:55 +00:00
committed by Git OBS Bridge
parent b3a031ed85
commit 736f1cb2c3
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 19 09:49:49 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 20.2.4
* Add pulse.get_card_by_name() wrapper [#38].
* Expose "corked" bool attr in PulseSinkInputInfo and PulseSourceOutputInfo [#37].
-------------------------------------------------------------------
Mon Jan 20 13:59:09 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>