Accepting request 1164529 from home:dirkmueller:Factory

- update to 2.3.5:
  * Fix setting `synth.chorus.speed` to its minimum value being
    reported as out of range
  * Fix a regression causing libinstpatch and libsndfile not to
    be discovered on Windows
  * Fix Pipewire audio driver not cleanly being destroy
  * Fix selection logic for XG drum banks
  * Add cmake flag `FLUID_HOST_COMPILER` to allow overriding
    default host compiler required during compilation
  * LASH support has been deprecated

  * The number of allowed LADSPA effect units has been increased.
- Add user fluidsynth and group audio.
  * introduce verbose error reporting for `fluid_settings_*` functions
- Add baselibs.conf as a source file
- Added 32-bit compatibility library (needed by
  + Multichannel output broken when double precision was used
  This is the result of a 6 month development cycle and is the most

OBS-URL: https://build.opensuse.org/request/show/1164529
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=122
This commit is contained in:
Takashi Iwai 2024-04-05 08:52:22 +00:00 committed by Git OBS Bridge
parent c9852e916f
commit c8d02f74e7
4 changed files with 27 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1529ef5bc3b9ef3adc2a7964505912f7305103e269e50cc0316f500b22053ac9
size 1775291

BIN
fluidsynth-2.3.5.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Apr 4 09:08:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.3.5:
* Fix setting `synth.chorus.speed` to its minimum value being
reported as out of range
* Fix a regression causing libinstpatch and libsndfile not to
be discovered on Windows
* Fix Pipewire audio driver not cleanly being destroy
* Fix selection logic for XG drum banks
* Add cmake flag `FLUID_HOST_COMPILER` to allow overriding
default host compiler required during compilation
* LASH support has been deprecated
-------------------------------------------------------------------
Wed Jan 24 09:33:28 UTC 2024 - Takashi Iwai <tiwai@suse.com>

View File

@ -18,7 +18,7 @@
%define sover 3
Name: fluidsynth
Version: 2.3.4
Version: 2.3.5
Release: 0
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
License: LGPL-2.1-or-later