forked from pool/python-pysndfile
Accepting request 1008687 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1008687 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysndfile?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ee72f8ade9d86842e94ad5cc5b0e41ad1eca8cee2b5889af8b0123a0016f901
|
|
||||||
size 380503
|
|
3
pysndfile-1.4.4.tar.gz
Normal file
3
pysndfile-1.4.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:78cef2f1da66a4e6ee6cab5f2337f16549be958847dae00e8e2185ee68b8f8bf
|
||||||
|
size 380702
|
@@ -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>
|
Fri Feb 26 21:21:17 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pysndfile
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
Name: python-pysndfile
|
Name: python-pysndfile
|
||||||
Version: 1.4.3
|
Version: 1.4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Cython wrapper class for reading/writing soundfiles
|
Summary: Cython wrapper class for reading/writing soundfiles
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
|
Reference in New Issue
Block a user