diff --git a/gnucash.spec b/gnucash.spec index 10a0e3a..7a2fd55 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -9,7 +9,7 @@ Version: 2.0.0 %if %{buildsvn} Release: 1.svn%{svnrev}.1 %else -Release: 1 +Release: 2 %endif License: GPL/GFDL Group: Applications/Productivity @@ -151,6 +151,9 @@ done %doc doc/README.german doc/README.francais doc/guile-hackers.txt %changelog +* Tue Jul 11 2006 Bill Nottingham - 2.0.0-2 +- rebuild against new aqbanking + * Mon Jul 10 2006 Bill Nottingham - 2.0.0-1 - update to 2.0.0. Woo.