Accepting request 1040717 from home:dirkmueller:Factory

- update to 5.6.0:
  * added: AIFF file import/export support
  * added: WATCOM compiler and OS/2 support
  * added: cmake support for mingw, builds Cooledit + Winamp plugins
  * added: --force-even-byte-depth option for rounding up bit depths
  * fixed: detect and report PCM files having non-zero padding bits
  * fixed: possible crash when displaying long channel assignments
  * fixed: big-endian-sourced "raw" files gave big-endian "wav"s
  * fixed: numerous minor issues

OBS-URL: https://build.opensuse.org/request/show/1040717
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=38
This commit is contained in:
Takashi Iwai 2022-12-09 11:27:09 +00:00 committed by Git OBS Bridge
parent 4b307a527f
commit fbc8afd363
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a222f96c391138d340793a1b06d517d7a514de85b5915216051b7386f222977
size 905755

BIN
wavpack-5.6.0.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Dec 3 16:41:17 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 5.6.0:
* added: AIFF file import/export support
* added: WATCOM compiler and OS/2 support
* added: cmake support for mingw, builds Cooledit + Winamp plugins
* added: --force-even-byte-depth option for rounding up bit depths
* fixed: detect and report PCM files having non-zero padding bits
* fixed: possible crash when displaying long channel assignments
* fixed: big-endian-sourced "raw" files gave big-endian "wav"s
* fixed: numerous minor issues
-------------------------------------------------------------------
Mon Jul 11 17:47:55 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%define soname 1
Name: wavpack
Version: 5.5.0
Version: 5.6.0
Release: 0
Summary: Hybrid Lossless Audio Compression Format
License: BSD-3-Clause