diff --git a/python-sounddevice.changes b/python-sounddevice.changes index ad1a3dd..71ed4c9 100644 --- a/python-sounddevice.changes +++ b/python-sounddevice.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 23 13:30:14 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 0.5.1 + * Windows wheel: bundle both non-ASIO and ASIO DLLs, the latter can + be chosen by defining the ``SD_ENABLE_ASIO`` environment variable + ------------------------------------------------------------------- Sun Sep 8 13:21:54 UTC 2024 - Dirk Müller diff --git a/python-sounddevice.spec b/python-sounddevice.spec index 18cca77..14ff571 100644 --- a/python-sounddevice.spec +++ b/python-sounddevice.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-sounddevice -Version: 0.5.0 +Version: 0.5.1 Release: 0 Summary: Module to play and record sound with Python License: MIT diff --git a/sounddevice-0.5.0.tar.gz b/sounddevice-0.5.0.tar.gz deleted file mode 100644 index 6a21d90..0000000 --- a/sounddevice-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0de95277654b3d403d9c15ded3c6cedf307e9b27cc9ce7bd995a2891d0c955af -size 52564 diff --git a/sounddevice-0.5.1.tar.gz b/sounddevice-0.5.1.tar.gz new file mode 100644 index 0000000..f5378d7 --- /dev/null +++ b/sounddevice-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09ca991daeda8ce4be9ac91e15a9a81c8f81efa6b695a348c9171ea0c16cb041 +size 52896