Accepting request 678386 from home:derselbst:branches:multimedia:libs

- Update to 2.0.4:
  * introduce verbose error reporting for `fluid_settings_*` functions 
  * avoid undefined behavior when `fopen()` directories
  * improve compatibility with FreeBSD and DragonFlyBSD (#508, thanks to @t6)
  * fix build when cross compiling (#501)
  * fix build on MacOSX 10.4 (#513)
  * fix build when compiling with MinGW
  * enable network support on Mac by default (#513)

OBS-URL: https://build.opensuse.org/request/show/678386
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=58
This commit is contained in:
Tomáš Chvátal 2019-02-23 15:04:52 +00:00 committed by Git OBS Bridge
parent 7e5875364e
commit 33c3802593
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12c7ede220f54a6e52a7e7b0b1729c04a4282685569adf18d932a7dd3c10e759
size 1374835

3
fluidsynth-2.0.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c065de87e9c9ba0311ebf2f4828a4fd76f1f5cc7d1d93dd80d7a048d7d2a76c
size 1378042

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Feb 23 08:44:53 UTC 2019 - Tom Mbrt <tom.mbrt@googlemail.com>
- Update to 2.0.4:
* introduce verbose error reporting for `fluid_settings_*` functions
* avoid undefined behavior when `fopen()` directories
* improve compatibility with FreeBSD and DragonFlyBSD (#508, thanks to @t6)
* fix build when cross compiling (#501)
* fix build on MacOSX 10.4 (#513)
* fix build when compiling with MinGW
* enable network support on Mac by default (#513)
-------------------------------------------------------------------
Wed Jan 2 10:48:04 UTC 2019 - Tom Mbrt <tom.mbrt@googlemail.com>

View File

@ -24,7 +24,7 @@
%endif
Name: fluidsynth
Version: 2.0.3
Version: 2.0.4
Release: 0
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
License: LGPL-2.1-or-later