forked from pool/python-SoundFile
- Sort out the header a bit
- Remove test conditional, always run tests
- Mark the package as noarch (as it is)
* one test is failing on i586, but it is bug in libsndfile, disabled for now
ret [ 32767, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767]
exp (-32768, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767)
https://github.com/bastibe/SoundFile/issues/185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
42e8f3afd5
commit
5951263d0f
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 09:02:13 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Sort out the header a bit
|
||||
- Remove test conditional, always run tests
|
||||
- Mark the package as noarch (as it is)
|
||||
* one test is failing on i586, but it is bug in libsndfile, disabled for now
|
||||
ret [ 32767, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767]
|
||||
exp (-32768, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767)
|
||||
https://github.com/bastibe/SoundFile/issues/185
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 18 20:51:12 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user