diff --git a/audioread-3.0.1.tar.gz b/audioread-3.0.1.tar.gz deleted file mode 100644 index ed9878beff5fa6313b687e541c4490dcf15b7cef..0000000000000000000000000000000000000000 Binary files a/audioread-3.0.1.tar.gz and /dev/null differ diff --git a/audioread-3.1.0.tar.gz b/audioread-3.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7f79754c6f2818eff6055da3f6e09f8a8fe82346 Binary files /dev/null and b/audioread-3.1.0.tar.gz differ diff --git a/python-audioread.spec b/python-audioread.spec index 9be85b83aee3c0ea46a99d7cb8bb741625beccbd..abff64c64cea012ff80fc74ce5545367ec68611b 100644 --- a/python-audioread.spec +++ b/python-audioread.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-audioread -Version: 3.0.1 +Version: 3.1.0 Release: 1 Summary: multi-library, cross-platform audio decoding License: MIT URL: https://github.com/sampsyo/audioread -Source0: https://files.pythonhosted.org/packages/db/d2/87016ca9f083acadffb2d8da59bfa3253e4da7eeb9f71fb8e7708dc97ecd/audioread-3.0.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/a/audioread/audioread-%{version}.tar.gz BuildArch: noarch @@ -71,6 +71,9 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Wed Nov 26 2025 zhangzeyang0718 - 3.1.0-1 +- Update to 3.1.0 + * Tue Nov 14 2023 jiangxinyu - 3.0.1-1 - Update package to version 3.0.1