--- qsampler/trunk/qsampler.spec.in 2005/08/24 21:56:12 755 +++ qsampler/trunk/qsampler.spec.in 2006/06/01 08:41:42 870 @@ -1,6 +1,6 @@ %define name @PACKAGE_TARNAME@ %define version @PACKAGE_VERSION@ -%define release 6 +%define release 7 %define prefix /usr/local Summary: A LinuxSampler Qt GUI interface. @@ -8,7 +8,7 @@ Version: %{version} Release: %{release} Prefix: %{prefix} -Copyright: GPL +License: GPL Group: Sound Source0: %{name}-%{version}.tar.gz URL: http://qsampler.sourceforge.net/ @@ -45,6 +45,9 @@ %{prefix}/share/icons/qsampler.png %changelog +* 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