diff --git a/gnucash.spec b/gnucash.spec index cf9159e..43fbab2 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -5,7 +5,7 @@ Summary: GnuCash is an application to keep track of your finances Version: 2.2.0 URL: http://gnucash.org/ Release: 2%{?dist} -License: GPL +License: GPLv2+ Group: Applications/Productivity Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -117,6 +117,9 @@ fi %doc doc/README.german doc/README.francais doc/guile-hackers.txt %changelog +* Fri Aug 3 2007 Bill Nottingham +- tweak license tag + * Mon Jul 23 2007 Bill Nottingham - 2.2.0-2 - fix icon (#248492)