Accepting request 1127935 from home:dirkmueller:Factory

- update to 2.3.4:
  * Fix a build failure when specifying `CMAKE_INSTALL_LIBDIR` as
    an absolute path (#1261, thanks to @OPNA2608)
  * Fix some MIDI files never finish playing (#1257, thanks to
    @joanbm)
  * Implement IPv6 to IPv4 fallback (#1208, thanks to @ivan-
    zaera)
  * Fix a build failure when using CMake's Xcode generator
    (#1266, thanks to @bradhowes)
  * Fix pipewire's Jack implementation not found by CMake (#1268,
    thanks to @pedrolcl)
  * Fix a regression causing the MIDI Player to terminate
    prematurely (#1272, thanks to @albedozero)

OBS-URL: https://build.opensuse.org/request/show/1127935
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=118
This commit is contained in:
Takashi Iwai 2023-11-21 15:26:48 +00:00 committed by Git OBS Bridge
parent c57b3d8058
commit 81728b993f
4 changed files with 21 additions and 4 deletions

BIN
fluidsynth-2.3.3.tar.gz (Stored with Git LFS)

Binary file not shown.

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Nov 21 15:00:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.3.4:
* Fix a build failure when specifying `CMAKE_INSTALL_LIBDIR` as
an absolute path (#1261, thanks to @OPNA2608)
* Fix some MIDI files never finish playing (#1257, thanks to
@joanbm)
* Implement IPv6 to IPv4 fallback (#1208, thanks to @ivan-
zaera)
* Fix a build failure when using CMake's Xcode generator
(#1266, thanks to @bradhowes)
* Fix pipewire's Jack implementation not found by CMake (#1268,
thanks to @pedrolcl)
* Fix a regression causing the MIDI Player to terminate
prematurely (#1272, thanks to @albedozero)
-------------------------------------------------------------------
Wed Jun 14 14:32:46 UTC 2023 - Tom Mbrt <tom.mbrt@googlemail.com>

View File

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