diff --git a/pulsectl-24.11.0.tar.gz b/pulsectl-24.11.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..78b646960218328a064a2dc48587678cb8d06fc3 Binary files /dev/null and b/pulsectl-24.11.0.tar.gz differ diff --git a/pulsectl-24.8.0.tar.gz b/pulsectl-24.8.0.tar.gz deleted file mode 100644 index 8efc699fca933cb9a0842542ab7684116fccd619..0000000000000000000000000000000000000000 Binary files a/pulsectl-24.8.0.tar.gz and /dev/null differ diff --git a/python-pulsectl.spec b/python-pulsectl.spec index bc4fd6d51cfe8fbbcc6989bfbdb723b8c0ca46cd..1c57790a851e18d1c2de5ef3219456dfdccab1b7 100644 --- a/python-pulsectl.spec +++ b/python-pulsectl.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulsectl -Version: 24.8.0 +Version: 24.11.0 Release: 1 Summary: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse) License: MIT URL: http://github.com/mk-fg/python-pulse-control -Source0: https://files.pythonhosted.org/packages/source/p/pulsectl/pulsectl-%{version}.tar.gz +Source0: http://github.com/mk-fg/python-pulse-control/archive/refs/tags/pulsectl-%{version}.tar.gz BuildArch: noarch @@ -85,6 +85,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sun Dec 22 2024 sqfu - 24.11.0-1 +- update to 24.11.0 +- _pulsectl: check return from pa_context_new to be not NULL + * Fri Oct 25 2024 caiyuxin - 24.8.0-1 - Update package to version 24.8.0 * fix py3.12 warning about unescaped slashes in the docstring