[gnucash] 2.4.10.

Bill Nottingham notting at fedoraproject.org
Wed Feb 29 20:12:35 UTC 2012


commit 2ad8d36a5067d7c876d6f90e470fd682da8eab97
Author: Bill Nottingham <notting at redhat.com>
Date:   Wed Feb 29 15:11:52 2012 -0500

    2.4.10.
    
    Enable ktobzlcheck support.

 .gitignore   |    2 +-
 gnucash.spec |    7 ++++++-
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
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 <notting at redhat.com> - 2.4.10-1
+- update to 2.4.10
+- enable ktobzlcheck support (#783849)
+
 * Thu Jan 19 2012 Bill Nottingham <notting at redhat.com> - 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


More information about the scm-commits mailing list