diff --git a/pysndfile-1.4.3.tar.gz b/pysndfile-1.4.3.tar.gz deleted file mode 100644 index f32a0df..0000000 --- a/pysndfile-1.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ee72f8ade9d86842e94ad5cc5b0e41ad1eca8cee2b5889af8b0123a0016f901 -size 380503 diff --git a/pysndfile-1.4.4.tar.gz b/pysndfile-1.4.4.tar.gz new file mode 100644 index 0000000..f695ebb --- /dev/null +++ b/pysndfile-1.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78cef2f1da66a4e6ee6cab5f2337f16549be958847dae00e8e2185ee68b8f8bf +size 380702 diff --git a/python-pysndfile.changes b/python-pysndfile.changes index 6a0837c..4be58d3 100644 --- a/python-pysndfile.changes +++ b/python-pysndfile.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 6 22:07:46 UTC 2022 - Yogalakshmi Arunachalam + +- Update to Version_1.4.4 (2022-03-11) + * Fix for win32: improved error handling for PyUnicode_AsWideCharString (thanks to Andrey Bienkowski) + ------------------------------------------------------------------- Fri Feb 26 21:21:17 UTC 2021 - Ben Greiner diff --git a/python-pysndfile.spec b/python-pysndfile.spec index 46751fc..1d0a08d 100644 --- a/python-pysndfile.spec +++ b/python-pysndfile.spec @@ -1,7 +1,7 @@ # # spec file for package python-pysndfile # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python36 1 Name: python-pysndfile -Version: 1.4.3 +Version: 1.4.4 Release: 0 Summary: Cython wrapper class for reading/writing soundfiles License: LGPL-3.0-only