SHA256
1
0
forked from pool/wavpack

Accepting request 180518 from home:elvigia:branches:multimedia:libs

- update to WavPack 4.70-beta (packaged as 4.60.99)
* 4GB file support on 32-bit OS
* memcpy() not always used correctly (Linux targets)
* unsigned char issue (ARM targets)
* use temporary files for safer overwriting

OBS-URL: https://build.opensuse.org/request/show/180518
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=14
This commit is contained in:
2013-07-01 17:50:28 +00:00
committed by Git OBS Bridge
parent f9d80106d0
commit 80d6776295
6 changed files with 64 additions and 16 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jun 22 00:28:57 UTC 2013 - crrodriguez@opensuse.org
- update to WavPack 4.70-beta (packaged as 4.60.99)
* 4GB file support on 32-bit OS
* memcpy() not always used correctly (Linux targets)
* unsigned char issue (ARM targets)
* use temporary files for safer overwriting
-------------------------------------------------------------------
Mon Feb 13 10:57:33 UTC 2012 - coolo@suse.com