diff --git a/pulsectl-24.11.0.tar.gz b/pulsectl-24.11.0.tar.gz new file mode 100644 index 0000000..9f606d4 --- /dev/null +++ b/pulsectl-24.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba32745d3f198d5657af19f7ee3eb007af5a86a306ec3cd45af42e767820d0d +size 41166 diff --git a/pulsectl-24.8.0.tar.gz b/pulsectl-24.8.0.tar.gz deleted file mode 100644 index b437b9e..0000000 --- a/pulsectl-24.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b051506d0d73d3cc4357cefd3de17bb859d7ecf004e994b0f7cfa87851bc7156 -size 41171 diff --git a/python-pulsectl.changes b/python-pulsectl.changes index aa6b44d..c5b458c 100644 --- a/python-pulsectl.changes +++ b/python-pulsectl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 23 08:30:41 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-pulsectl.spec b/python-pulsectl.spec index a866e46..d48d23f 100644 --- a/python-pulsectl.spec +++ b/python-pulsectl.spec @@ -18,7 +18,7 @@ %bcond_without test Name: python-pulsectl -Version: 24.8.0 +Version: 24.11.0 Release: 0 Summary: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse) License: MIT