--- qsampler/trunk/qsampler.spec.in 2005/08/24 17:44:59 753 +++ qsampler/trunk/qsampler.spec.in 2006/12/17 22:29:29 980 @@ -1,6 +1,6 @@ %define name @PACKAGE_TARNAME@ %define version @PACKAGE_VERSION@ -%define release 6 +%define release 8 %define prefix /usr/local Summary: A LinuxSampler Qt GUI interface. @@ -8,12 +8,12 @@ Version: %{version} Release: %{release} Prefix: %{prefix} -Copyright: GPL +License: GPL Group: Sound 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.5.0, libgig >= 3.1.0 %description QSampler is a LinuxSampler GUI front-end application written in C++ around @@ -45,7 +45,12 @@ %{prefix}/share/icons/qsampler.png %changelog -* Tue Aug 24 2005 Rui Nuno Capela +* Thu Dec 17 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 - Prepared auto-generation from configure. * Tue Aug 16 2005 Rui Nuno Capela - Get in sync with latest offerings from liblscp (0.3.1) and