diff --git a/.gitignore b/.gitignore index d892cb0..186422a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/gnucash-2.4.7.tar.bz2 +/gnucash-2.4.8.tar.bz2 diff --git a/gnucash-guile-5.patch b/gnucash-guile-5.patch index 33a13ab..2521fbe 100644 --- a/gnucash-guile-5.patch +++ b/gnucash-guile-5.patch @@ -133,13 +133,12 @@ index 95743f2..a7b586d 100644 } else { -diff --git a/src/guile-mappings.h b/src/guile-mappings.h -index 7ae8859..eb4a8a4 100644 ---- a/src/guile-mappings.h -+++ b/src/guile-mappings.h +diff -up gnucash-2.4.8/src/guile-mappings.h.cow gnucash-2.4.8/src/guile-mappings.h +--- gnucash-2.4.8/src/guile-mappings.h.cow 2011-10-17 12:51:50.000000000 -0400 ++++ gnucash-2.4.8/src/guile-mappings.h 2011-10-25 17:00:26.418076314 -0400 @@ -19,33 +19,11 @@ - #include /* for SCM_MAJOR_VERSION etc */ + #include /* for SCM_MAJOR_VERSION etc */ -/* Give Guile 1.6 and 1.8 a 2.0-like interface */ -#if (SCM_MAJOR_VERSION == 1) && (SCM_MINOR_VERSION <= 6) diff --git a/gnucash.spec b/gnucash.spec index 7b580df..675ed36 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -2,9 +2,9 @@ Name: gnucash Summary: Finance management application -Version: 2.4.7 +Version: 2.4.8 URL: http://gnucash.org/ -Release: 4%{?dist} +Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity Source: http://www.gnucash.org/pub/gnucash/sources/unstable/2.3.x/gnucash-%{version}.tar.bz2 @@ -166,6 +166,9 @@ fi %doc doc/README.german doc/README.francais doc/README.OFX doc/README.HBCI %changelog +* Tue Oct 25 2011 Bill Nottingham - 2.4.8-1 +- update to 2.4.8 + * Fri Oct 14 2011 Bill Nottingham - 2.4.7-4 - update the last fix (#703249, #742202, #744310) diff --git a/sources b/sources index da6db8b..f2c5618 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f85c8bfd165b2605a7853f579808823 gnucash-2.4.7.tar.bz2 +6979d25bbe6d502036babca524b7e759 gnucash-2.4.8.tar.bz2