14
0

Accepting request 1008602 from home:yarunachalam:branches:devel:languages:python

- Update to Version_1.4.4 (2022-03-11)
  * Fix for win32: improved error handling for PyUnicode_AsWideCharString (thanks to Andrey Bienkowski)

OBS-URL: https://build.opensuse.org/request/show/1008602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysndfile?expand=0&rev=14
This commit is contained in:
2022-10-07 07:51:54 +00:00
committed by Git OBS Bridge
parent ee34d99f4c
commit 7c6ac63981
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 6 22:07:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <code@bnavigator.de>