diff --git a/python-sounddevice.changes b/python-sounddevice.changes index d62ac2c..fc142de 100644 --- a/python-sounddevice.changes +++ b/python-sounddevice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 10 09:11:40 UTC 2025 - Dirk Müller + +- update to 0.5.3: + * add explicit_sample_format parameter to WasapiSettings + ------------------------------------------------------------------- Wed May 28 08:12:54 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-sounddevice.spec b/python-sounddevice.spec index 6f470d4..0fa79a6 100644 --- a/python-sounddevice.spec +++ b/python-sounddevice.spec @@ -1,7 +1,7 @@ # # spec file for package python-sounddevice # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # 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.2 +Version: 0.5.3 Release: 0 Summary: Module to play and record sound with Python License: MIT diff --git a/sounddevice-0.5.2.tar.gz b/sounddevice-0.5.2.tar.gz deleted file mode 100644 index 97b019f..0000000 --- a/sounddevice-0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c634d51bd4e922d6f0fa5e1a975cc897c947f61d31da9f79ba7ea34dff448b49 -size 53150 diff --git a/sounddevice-0.5.3.tar.gz b/sounddevice-0.5.3.tar.gz new file mode 100644 index 0000000..47e6c1a --- /dev/null +++ b/sounddevice-0.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbac2b60198fbab84533697e7c4904cc895ec69d5fb3973556c9eb74a4629b2c +size 53465