diff --git a/pulsectl-22.3.2.tar.gz b/pulsectl-22.3.2.tar.gz deleted file mode 100644 index 887939f8a278b8a17c8db6a72da72a9eaf4a05b0..0000000000000000000000000000000000000000 Binary files a/pulsectl-22.3.2.tar.gz and /dev/null differ diff --git a/pulsectl-23.5.2.tar.gz b/pulsectl-23.5.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7b77fd8664026db1c79ebcf219fb147a55270a71 Binary files /dev/null and b/pulsectl-23.5.2.tar.gz differ diff --git a/python-pulsectl.spec b/python-pulsectl.spec index cdae161a3ecc022a35542b075121e0f9fc117dff..2f47c9356f750f9b0eac8d43517d0c7f90fe5166 100644 --- a/python-pulsectl.spec +++ b/python-pulsectl.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulsectl -Version: 22.3.2 +Version: 23.5.2 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/38/b5/7fb041271e9db6ad54a74eecbc84f8c9a9faf696c267b63dfc9fbbf63d49/pulsectl-22.3.2.tar.gz +Source0: https://files.pythonhosted.org/packages/8d/df/73af0b1a7d9f29b97c9a78ef871767bfb02e90b6fde673b0228495fab214/pulsectl-23.5.2.tar.gz BuildArch: noarch @@ -45,7 +45,7 @@ Originally forked from pulsemixer_ project, which had this code bundled. | %prep -%autosetup -n pulsectl-22.3.2 +%autosetup -n pulsectl-23.5.2 %build %py3_build @@ -85,6 +85,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 01 2023 chenzixuan - 23.5.2-1 +- Type:update +- ID:NA +- SUG:NA +- DESC:update to 23.5.2 + * Tue Jul 12 2022 cuiyudong - 22.3.2-1 - Type:update - ID:NA