File lmms.changes of Package lmms
-------------------------------------------------------------------
Sat Aug 2 17:18:38 UTC 2014 - stephan.barth@suse.com
- upgrade to version 1.0.3 from 1.0.2
Relevant upstream changes:
- Fix SF2 note volume
- Localization updates
- Updated LADSPA search paths
- Bugfixes in plugins
-------------------------------------------------------------------
Mon Jun 2 06:26:22 UTC 2014 - stephan.barth@suse.com
- reinstated full bcond if condition and added upstream URL back
- removed BuildRequires for portaudio-devel and sdl, because they are not
needed.
-------------------------------------------------------------------
Fri May 9 05:12:09 UTC 2014 - stephan.barth@suse.com
- update to version 1.0.2 which is bugfix release
-------------------------------------------------------------------
Fri May 2 06:02:58 UTC 2014 - stephan.barth@suse.com
- update to version 1.0.0
- Added BuildRequires for wine to be still able to build the VST plugin
- Added explicit Requires for %{_bindir}/wineserver which is needed for full
VST support
- removed patches:
- lmms-0.4.14-system_fltk.patch
lmms now uses system fltk by itself
- redone patches:
- lmms-1.0.0-crippled_stk.patch
- lmms-1.0.0-return.patch
- added Requires for portaudio-devel and pkgconfig(sdl)
- updated precheckin_cripple_tarball.sh since the tarball name slightly
changed
-------------------------------------------------------------------
Thu Aug 1 14:49:56 UTC 2013 - reddwarf@opensuse.org
- Enable VST support in openSUSE 12.3 x86-64
-------------------------------------------------------------------
Wed Jun 12 20:42:29 UTC 2013 - reddwarf@opensuse.org
- Update to 0.4.15
* AutomationPattern: initialize with current value of first object
* Chords: fixed major pentatonic
* Properly cancel file export if opening output file failed
* InstrumentTrack: fix freeze when forwarding MIDI events to instrument
* Sf2Player: preserve custom track name when loading settings
* AudioFileProcessor: make playback cursor configurable
* AudioFileProcessor: fix crash with reversed samples
-------------------------------------------------------------------
Wed May 1 20:21:19 UTC 2013 - reddwarf@opensuse.org
- Add lmms-0.4.14-system_fltk.patch.
- Stop building the portaudio and sdl audio backends. There is no
need for wrappers when the real backends are directly supported.
- Remove one %if. wine-32bit has never been a substitute for wine-devel-32bit.
- Use %{_defaultdocdir} instead of {_datadir}/doc/packages
-------------------------------------------------------------------
Mon Apr 29 11:13:56 UTC 2013 - stephan.barth@suse.com
- update to version 0.4.14 which is a maintainance release "with some exciting
new features (notably regarding VST support)"
Full upstream changelog can be found in
/usr/share/doc/packages/lmms/releasenotes-0.4.14.txt
- removed the following patches because they have been applied upstream:
- lmms-0.4.12-overflow.patch
- lmms-0.4.13-gcc47.patch
- removed lmms-0.4.12-system_fltk.patch because the UI now fails to link with
"undefined references" with the openSUSE fltk. Package now builds with fltk
provided by its own tarball
-------------------------------------------------------------------
Tue Sep 11 21:34:22 UTC 2012 - reddwarf@opensuse.org
- Recommend %{_bindir}/wine, needed by the VST plugin
- Don't remove execute permission from VST and ZynAddSubFx plugins
- Don't remove rpath, it's needed by the ZynAddSubFx plugin
-------------------------------------------------------------------
Wed Aug 22 09:59:45 UTC 2012 - dmueller@suse.com
- simply set libdir in the cmake call, which fixes build for ARM
-------------------------------------------------------------------
Mon Aug 6 20:20:40 UTC 2012 - dvaleev@suse.com
- set libdir on powerpc correctly
-------------------------------------------------------------------
Wed May 16 14:15:29 UTC 2012 - reddwarf@opensuse.org
- Fix build with openSUSE's crippled stk
-------------------------------------------------------------------
Tue May 8 13:11:52 UTC 2012 - reddwarf@opensuse.org
- Add precheckin_cripple_tarball.sh logic (bnc#761147)
-------------------------------------------------------------------
Fri Apr 27 22:42:11 UTC 2012 - reddwarf@opensuse.org
- Remove %suse_update_desktop_file usage
- Add lmms-0.4.13-gcc47.patch
-------------------------------------------------------------------
Thu Mar 8 22:05:33 UTC 2012 - reddwarf@opensuse.org
- Initial package