From e2c32e284a7a766eff25e2ce82941b962b1b628d Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Aug 28 2006 21:40:26 +0000 Subject: bump --- diff --git a/gnucash.spec b/gnucash.spec index ac74768..214aeb7 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -7,9 +7,9 @@ Name: gnucash Summary: GnuCash is an application to keep track of your finances. Version: 2.0.1 %if %{buildsvn} -Release: 5%{?dist}.%{svnrev}svn.1 +Release: 6%{?dist}.%{svnrev}svn.1 %else -Release: 5%{?dist} +Release: 6%{?dist} %endif License: GPL/GFDL Group: Applications/Productivity @@ -151,6 +151,9 @@ done %doc doc/README.german doc/README.francais doc/guile-hackers.txt %changelog +* Mon Aug 28 2006 Bill Nottingham - 2.0.1-6 +- rebuild against new libofx + * Sat Aug 26 2006 Karsten Hopp - 2.0.1-5 - buildrequire intltool which was previously pulled in by scrollkeeper but dropped this requirement because of bz #203606