Updating link to change in openSUSE:Factory/fluidsynth revision 14.0

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=d403802497cea3621abba2ea7fc30552
This commit is contained in:
OBS User buildservice-autocommit 2010-10-13 22:50:00 +00:00 committed by Git OBS Bridge
parent d20746e6b7
commit ce353439a5
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:689638663bd41c1d20ebc530ed7add8d48b0249051ba4e97c9892277fad7cd0e
size 715857

3
fluidsynth-1.1.3.tar.bz2 Normal file
View File

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

View File

@ -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

View File

@ -1,5 +1,5 @@
#
# spec file for package fluidsynth (Version 1.1.2)
# spec file for package fluidsynth (Version 1.1.3)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -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