From b105d0e07fcb41348922dcfed821de592adbeb8dc8887235b0f60a6a03091711 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 7 Feb 2022 07:48:54 +0000 Subject: [PATCH] Accepting request 951916 from home:derselbst:branches:multimedia:libs - Update to 2.2.5 * Fix a build failure with CMake < 3.12 * OSS and MidiShare drivers are now deprecated * Prevent samples accidentally having their loops disabled * Fix framework installation on MacOS OBS-URL: https://build.opensuse.org/request/show/951916 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=99 --- fluidsynth-2.2.4.tar.gz | 3 --- fluidsynth-2.2.5.tar.gz | 3 +++ fluidsynth.changes | 9 +++++++++ fluidsynth.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 fluidsynth-2.2.4.tar.gz create mode 100644 fluidsynth-2.2.5.tar.gz diff --git a/fluidsynth-2.2.4.tar.gz b/fluidsynth-2.2.4.tar.gz deleted file mode 100644 index 82fdab2..0000000 --- a/fluidsynth-2.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83cb1dba04c632ede74f0c0717018b062c0e00b639722203b23f77a961afd390 -size 1746638 diff --git a/fluidsynth-2.2.5.tar.gz b/fluidsynth-2.2.5.tar.gz new file mode 100644 index 0000000..ccd4969 --- /dev/null +++ b/fluidsynth-2.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9037e703617f91c4c36039a5059e0f624164799d856af715bcd8a23c07ba03b8 +size 1747610 diff --git a/fluidsynth.changes b/fluidsynth.changes index 848ca29..32d75eb 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Feb 6 12:52:36 UTC 2022 - Tom Mbrt + +- Update to 2.2.5 + * Fix a build failure with CMake < 3.12 + * OSS and MidiShare drivers are now deprecated + * Prevent samples accidentally having their loops disabled + * Fix framework installation on MacOS + ------------------------------------------------------------------- Mon Nov 22 09:58:54 CET 2021 - tiwai@suse.de diff --git a/fluidsynth.spec b/fluidsynth.spec index 4fa84b8..d7dc8fb 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -18,7 +18,7 @@ %define sover 3 Name: fluidsynth -Version: 2.2.4 +Version: 2.2.5 Release: 0 Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) License: LGPL-2.1-or-later