diff --git a/python-sounddevice.changes b/python-sounddevice.changes index 71ed4c9..d62ac2c 100644 --- a/python-sounddevice.changes +++ b/python-sounddevice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 28 08:12:54 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.5.2 + * Better error if frames/channels are non-integers + ------------------------------------------------------------------- Wed Oct 23 13:30:14 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-sounddevice.spec b/python-sounddevice.spec index 14ff571..6f470d4 100644 --- a/python-sounddevice.spec +++ b/python-sounddevice.spec @@ -1,7 +1,7 @@ # # spec file for package python-sounddevice # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-sounddevice -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: Module to play and record sound with Python License: MIT diff --git a/sounddevice-0.5.1.tar.gz b/sounddevice-0.5.1.tar.gz deleted file mode 100644 index f5378d7..0000000 --- a/sounddevice-0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09ca991daeda8ce4be9ac91e15a9a81c8f81efa6b695a348c9171ea0c16cb041 -size 52896 diff --git a/sounddevice-0.5.2.tar.gz b/sounddevice-0.5.2.tar.gz new file mode 100644 index 0000000..97b019f --- /dev/null +++ b/sounddevice-0.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c634d51bd4e922d6f0fa5e1a975cc897c947f61d31da9f79ba7ea34dff448b49 +size 53150