14
0

- update to 24.11.0:

* pulsectl: check return from pa_context_new to be not NULL

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pulsectl?expand=0&rev=24
This commit is contained in:
2024-11-23 08:31:23 +00:00
committed by Git OBS Bridge
parent dc38827849
commit d5c70fa5a2
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 23 08:30:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 24.11.0:
* pulsectl: check return from pa_context_new to be not NULL
-------------------------------------------------------------------
Sat Aug 31 11:42:13 UTC 2024 - Dirk Müller <dmueller@suse.com>