File drumstick.changes of Package drumstick
-------------------------------------------------------------------
Sun Oct 20 20:24:23 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.1.3
* IPv6 support added
* Avoid endless loops on unexpected end of input.
* Generate SMFError when the parser finds unexpected end of input.
* general cleanups and bringing back the fluidsynth backend
* migration to full GNUInstallDirs support
* modernization started of the CMake build system
* Library includes reorganization
* Fixed drumstick-file unit test
* Custom commandline parser replaced by standard Qt5 QCommandLineParser
* fixed spurious error message for ALSA input
- Drop Dont-use-QOverload.patch. No longer needed.
- Update the libdrumstick-rt-plugins license tag, eassynth contains
Apache-2.0 files.
-------------------------------------------------------------------
Tue Dec 18 15:13:00 UTC 2018 - wbauer@tmo.at
- Add Dont-use-QOverload.patch to make it build on Leap 42.3
-------------------------------------------------------------------
Tue Dec 18 09:49:52 UTC 2018 - wbauer@tmo.at
- Update to 1.1.2
* Fix for ticket #13 - some macOS input events lost
* Added some bundle metadata for macOS
* Solution for ticket #8: Path for plugins hardcoded
- Add pkgconfig(libpulse-simple) BuildRequires to enable building
of libdrumstick-rt-eassynth.so (boo#1119734)
- Move rt input/output plugins to a separate
libdrumstick-rt-plugins package that's required by
libdrumstick-rt1
-------------------------------------------------------------------
Fri May 25 10:14:22 UTC 2018 - christophe@krop.fr
- Update to 1.1.1
* fixed tab order on forms
* rt: fixed pitch bend events on several output backends
* removed ALSA/Linux dependency where possible.
* disabled fluidsynth output driver
- Split libdrumstick-rt from the main package.
-------------------------------------------------------------------
Mon Dec 18 14:50:10 UTC 2017 - christophe@krop.fr
- Update to 1.1.0
* guiplayer accepts a single file argument in the command line:
mid, kar, wrk and ove
* documentation updated
Check the installed ChangeLog file for the complete changelog.
- Drop gcc6-fix.patch. Merged upstream.
-------------------------------------------------------------------
Fri Jun 17 22:17:49 UTC 2016 - jengelh@inai.de
- Drop archaic sections, set rpm groups
-------------------------------------------------------------------
Fri Jun 17 20:35:39 UTC 2016 - wbauer@tmo.at
- The devel package requires libQt5Core-devel now, not libqt4-devel
-------------------------------------------------------------------
Fri Jun 17 19:28:35 UTC 2016 - wbauer@tmo.at
- Add gcc6-fix.patch to fix build with gcc6
-------------------------------------------------------------------
Wed Jun 15 21:10:35 UTC 2016 - wbauer@tmo.at
- Use shared-mime-database macros (boo#979301)
-------------------------------------------------------------------
Tue Apr 12 18:32:10 UTC 2016 - tittiatcoke@gmail.com
- Update to version 1.0.2
* Qt5 port.
- Drop x11.diff. No longer required.
-------------------------------------------------------------------
Sun Nov 13 13:54:43 UTC 2011 - alinm.elena@gmail.com
- fixed x11 failure to link in 12.1 added x11.diff patch
- moved to cmake_kde4 macro
-------------------------------------------------------------------
Thu Feb 17 12:30:13 UTC 2011 - javier@opensuse.org
- switch to %{?_smp_mflags}, remove additional optflags,
clean package file list
-------------------------------------------------------------------
Wed Feb 16 18:44:21 UTC 2011 - javier@opensuse.org
- fix package file list
-------------------------------------------------------------------
Wed Feb 16 11:25:21 UTC 2011 - javier@opensuse.org
- copy package from home:plcl and clean spec a bit