From e63b46a61049ea6d7c52fb00167907df8ccdbc3d8967fa337bc9786994a421a9 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Tue, 12 Oct 2010 11:05:47 +0000 Subject: [PATCH] Accepting request 50336 from home:appleonkel:branches:multimedia:libs Thanks OBS-URL: https://build.opensuse.org/request/show/50336 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=14 --- fluidsynth-1.1.2.tar.bz2 | 3 --- fluidsynth-1.1.3.tar.bz2 | 3 +++ fluidsynth.changes | 11 +++++++++++ fluidsynth.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 fluidsynth-1.1.2.tar.bz2 create mode 100644 fluidsynth-1.1.3.tar.bz2 diff --git a/fluidsynth-1.1.2.tar.bz2 b/fluidsynth-1.1.2.tar.bz2 deleted file mode 100644 index ae3f4b3..0000000 --- a/fluidsynth-1.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:689638663bd41c1d20ebc530ed7add8d48b0249051ba4e97c9892277fad7cd0e -size 715857 diff --git a/fluidsynth-1.1.3.tar.bz2 b/fluidsynth-1.1.3.tar.bz2 new file mode 100644 index 0000000..677f237 --- /dev/null +++ b/fluidsynth-1.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c761831751ed63f1ec2b1d311af0577861778efc11d8dfe9605b9aad449611 +size 722849 diff --git a/fluidsynth.changes b/fluidsynth.changes index efee687..c9e9dc9 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 11 15:47:49 UTC 2010 - oliver.bengs@opensuse.org + +- Updated to version 1.1.3: + + Compilation with LADSPA enabled was broken in 1.1.2 + + Multichannel output broken when double precision was used + + Doxygen settings + + Fix build problem with scummvm + + Optimize by not starting unused threads with multicore rendering + + Race condition in alsa_seq / alsa_raw drivers caused them not to quit + ------------------------------------------------------------------- Thu Sep 2 12:17:49 UTC 2010 - oliver.bengs@opensuse.org diff --git a/fluidsynth.spec b/fluidsynth.spec index 32aa8c1..fa80dde 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -21,7 +21,7 @@ Name: fluidsynth BuildRequires: alsa-devel ladspa-devel libjack-devel readline-devel BuildRequires: dbus-1-devel lash-devel libsndfile-devel pulseaudio-devel Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) -Version: 1.1.2 +Version: 1.1.3 Release: 1 Group: Productivity/Multimedia/Sound/Midi # Obsoletes: iiwusynth @@ -91,7 +91,7 @@ CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ --mandir=%{_mandir} \ --disable-static \ --enable-jack-support \ -# --enable-ladspa + --enable-ladspa make %install