diff --git a/.cvsignore b/.cvsignore index d343108..dab02e2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnucash-2.2.3.tar.bz2 +gnucash-2.2.4.tar.bz2 diff --git a/gnucash-2.2.3-newglib.patch b/gnucash-2.2.3-newglib.patch deleted file mode 100644 index 4c1802c..0000000 --- a/gnucash-2.2.3-newglib.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru gnucash-2.2.3/src/engine/SplitP.h gnucash-2.2.3/src/engine/SplitP.h ---- gnucash-2.2.3/src/engine/SplitP.h 2008-01-07 20:06:44.000000000 -0500 -+++ gnucash-2.2.3/src/engine/SplitP.h 2008-01-25 21:35:17.000000000 -0500 -@@ -149,7 +149,7 @@ - Split * xaccSplitClone (const Split *s); - - Split *xaccDupeSplit (const Split *s); --G_INLINE_FUNC void mark_split (Split *s); -+void mark_split (Split *s); - - void xaccSplitVoid(Split *split); - void xaccSplitUnvoid(Split *split); diff --git a/gnucash.spec b/gnucash.spec index 3188b38..1908046 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -2,9 +2,9 @@ Name: gnucash Summary: GnuCash is an application to keep track of your finances -Version: 2.2.3 +Version: 2.2.4 URL: http://gnucash.org/ -Release: 3%{?dist} +Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-%{version}.tar.bz2 @@ -16,7 +16,6 @@ BuildRequires: libofx-devel, aqbanking-devel, guile-devel BuildRequires: desktop-file-utils, texinfo BuildRequires: gettext, slib >= 3a1-5, libtool, intltool Patch: gnucash-quiet.patch -Patch2: gnucash-2.2.3-newglib.patch Requires: gnucash-docs >= 2.2.0 Requires: slib >= 3a1-5 Requires: perl(Finance::Quote) @@ -38,7 +37,6 @@ balanced books. %prep %setup -q %patch -p1 -%patch2 -p1 find src/quotes -name "*.in" -exec sed -i "s|use lib '@-PERLINCL-@';||g" {} \; %build @@ -130,6 +128,9 @@ fi %doc doc/README.german doc/README.francais doc/guile-hackers.txt %changelog +* Mon Mar 3 2008 Bill Nottingham - 2.2.4-1 +- update to 2.2.4 + * Tue Feb 19 2008 Fedora Release Engineering - 2.2.3-3 - Autorebuild for GCC 4.3 diff --git a/sources b/sources index c414f3e..d8f2d62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a90e2d01e3c487d36e9a5f5fd82d2149 gnucash-2.2.3.tar.bz2 +f521cea858ee7223325114ec98de86ca gnucash-2.2.4.tar.bz2