diff --git a/fluidsynth-1.1.5.tar.bz2 b/fluidsynth-1.1.5.tar.bz2 deleted file mode 100644 index 655ecd6..0000000 --- a/fluidsynth-1.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44b40ee28f0ed1718c924d8a175e30381431edfb9320026480d56daf7351e3f4 -size 800195 diff --git a/fluidsynth-1.1.6.tar.bz2 b/fluidsynth-1.1.6.tar.bz2 new file mode 100644 index 0000000..2cb7536 --- /dev/null +++ b/fluidsynth-1.1.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28b47dfbf7f8e426902ae7fa2981d821fbf84f41da9e1b85be933d2d748f601 +size 823783 diff --git a/fluidsynth.changes b/fluidsynth.changes index 4f4f0ab..e233e21 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Sep 21 22:50:34 UTC 2012 - zaitor@opensuse.org + +- Update to version 1.1.6: + + Handle MIDI End of track events. + + Prevent broken rendering after an voice overflow. + + Enable long arguments where available. + + Windows: Install fluidsynth.pc (pkg-config spec). + + Mac OS X Lion: Fix build failure. + + Linux: Prevent libdbus crash. + ------------------------------------------------------------------- Mon Jun 4 14:25:26 UTC 2012 - toddrme2178@gmail.com diff --git a/fluidsynth.spec b/fluidsynth.spec index 9973cef..6507968 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -16,16 +16,15 @@ # - Name: fluidsynth -Version: 1.1.5 -Release: 1 +Version: 1.1.6 +Release: 0 # Obsoletes: iiwusynth # Provides: iiwusynth -License: LGPL-2.1+ Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) -Url: http://www.fluidsynth.org/ +License: LGPL-2.1+ Group: Productivity/Multimedia/Sound/Midi +Url: http://www.fluidsynth.org/ Source: http://downloads.sourceforge.net/project/fluidsynth/fluidsynth-%{version}/%{name}-%{version}.tar.bz2 # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch1: fluidsynth-fix-build-lash.diff @@ -47,7 +46,6 @@ can read MIDI events from the MIDI input device and render them to the audio device. It can also play MIDI files. %package devel -License: LGPL-2.1+ Summary: Development package for the fluidsynth library Group: Development/Libraries/C and C++ Requires: glibc-devel @@ -59,7 +57,6 @@ This package contains the files needed to compile programs that use the fluidsynth library. %package -n libfluidsynth1 -License: LGPL-2.1+ Summary: Library for Fluidsynth Group: System/Libraries