diff --git a/.gitignore b/.gitignore index 102a51a..58e87e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/gnucash-2.4.9.tar.bz2 +/gnucash-2.4.10.tar.bz2 diff --git a/gnucash.spec b/gnucash.spec index c10ee39..79a9985 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -2,7 +2,7 @@ Name: gnucash Summary: Finance management application -Version: 2.4.9 +Version: 2.4.10 URL: http://gnucash.org/ Release: 1%{?dist} License: GPLv2+ @@ -18,6 +18,7 @@ BuildRequires: desktop-file-utils, texinfo BuildRequires: gettext, libtool, intltool BuildRequires: python-devel, libdbi-devel BuildRequires: libtool-ltdl-devel, GConf2-devel +BuildRequires: ktobzlcheck-devel Patch0: gnucash-quiet.patch Patch1: gnucash-2.4.9-never-unload.patch Patch2: gnucash-2.4.8-glib.patch @@ -168,6 +169,10 @@ fi %doc doc/README.german doc/README.francais doc/README.OFX doc/README.HBCI %changelog +* Wed Feb 29 2012 Bill Nottingham - 2.4.10-1 +- update to 2.4.10 +- enable ktobzlcheck support (#783849) + * Thu Jan 19 2012 Bill Nottingham - 2.4.9-1 - update to 2.4.9 diff --git a/sources b/sources index c86b219..bb149e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -217660c2d48deca6a54ff6a18c3d7c9d gnucash-2.4.9.tar.bz2 +eebcf231beffe39a9c1b5f09625bb38e gnucash-2.4.10.tar.bz2