diff --git a/python-sounddevice.changes b/python-sounddevice.changes index 275ffe1..ad1a3dd 100644 --- a/python-sounddevice.changes +++ b/python-sounddevice.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Sep 8 13:21:54 UTC 2024 - Dirk Müller + +- update to 0.5.0: + * Remove ASIO support from bundled DLLs (DLLs with ASIO can be + manually selected) + ------------------------------------------------------------------- Mon Jun 10 09:16:40 UTC 2024 - Dirk Müller diff --git a/python-sounddevice.spec b/python-sounddevice.spec index e1b6be9..18cca77 100644 --- a/python-sounddevice.spec +++ b/python-sounddevice.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-sounddevice -Version: 0.4.7 +Version: 0.5.0 Release: 0 Summary: Module to play and record sound with Python License: MIT diff --git a/sounddevice-0.4.7.tar.gz b/sounddevice-0.4.7.tar.gz deleted file mode 100644 index 65100a0..0000000 --- a/sounddevice-0.4.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69b386818d50a2d518607d4b973442e8d524760c7cd6c8b8be03d8c98fc4bce7 -size 52244 diff --git a/sounddevice-0.5.0.tar.gz b/sounddevice-0.5.0.tar.gz new file mode 100644 index 0000000..6a21d90 --- /dev/null +++ b/sounddevice-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de95277654b3d403d9c15ded3c6cedf307e9b27cc9ce7bd995a2891d0c955af +size 52564