--- qsampler/trunk/qsampler.spec.in 2006/06/01 08:41:42 870 +++ qsampler/trunk/qsampler.spec.in 2006/11/29 11:48:26 957 @@ -1,6 +1,6 @@ %define name @PACKAGE_TARNAME@ %define version @PACKAGE_VERSION@ -%define release 7 +%define release 8 %define prefix /usr/local Summary: A LinuxSampler Qt GUI interface. @@ -13,7 +13,7 @@ Source0: %{name}-%{version}.tar.gz URL: http://qsampler.sourceforge.net/ BuildRoot: /var/tmp/%{name}-%{version}-buildroot -Requires: liblscp >= 0.3.2, libgig >= 2.0.2 +Requires: liblscp >= 0.4.1, libgig >= 3.1.0 %description QSampler is a LinuxSampler GUI front-end application written in C++ around @@ -46,6 +46,8 @@ %changelog * Thu Jun 01 2006 Rui Nuno Capela +- Added preliminary MIDI instrument mapping support. +* Thu Jun 01 2006 Rui Nuno Capela - Take a chance for a new 0.1.3 release. - Changed deprecated copyright attribute to license. * Wed Aug 24 2005 Rui Nuno Capela