Hi, I've attached a patch to portage to package the new version. Could you use it please for the 4.8 release?
Thanks, -- Regards, Cristian Oneț
--- Begin Message ---The KMyMoney Team is pleased to announce the immediate availability of KMyMoney version 4.6.2 [1][2]. This version contains quite a few fixes for bugs found in 4.6.1 since it was released three months ago. Here is a list of the most important changes since the last stable release: * OFX files with UTF-8 data can now be imported correctly * Fix displaying the 'Enter/Skip schedule' action icons in the homepage on Windows * Fixed the initial size of the schedule entry dialog in some use cases * Fixed a hang in reports in some scenarios * Fixed some Finance::Quote related problems on Windows * Allow editing the memo of multiple transactions * Fix schedule handling * Make the QIF import on Windows usable * Fix GnuCash file import * Improve item navigation using the keyboard * Scheduled transactions can now be correctly skipped or ignored when automatic entry is enabled * Fix the budgets that somehow still reference invalid accounts For a full list of the changes please check out the changelog [3]. We highly recommend upgrading to 4.6.2 as soon as possible. We would also recommend packagers to endorse this version as their latest stable version of KMyMoney due to the number of fixes available vs. 4.5.3. During this bugfix cycle a new release of libalkimia was also made available. The KMyMoney Development Team [1] http://sourceforge.net/projects/kmymoney2/files/KMyMoney- KDE4/4.6.2/kmymoney-4.6.2.tar.bz2/download [2] http://kmymoney2.sourceforge.net/release-4.6.2.html [3] http://kmymoney2.sourceforge.net/ChangeLog-4.6.2.txtsignature.asc
Description: This is a digitally signed message part.
--- End Message ---
>From 2f1f002ba573bf96ae2571e46e9ee0c8e7eddcdb Mon Sep 17 00:00:00 2001 From: Cristian Onet <onet.crist...@gmail.com> Date: Sat, 4 Feb 2012 12:11:38 +0200 Subject: [PATCH] KMyMoney 4.6.2 is available. --- .../extragear/kmymoney/kmymoney-4.6.1-20110918.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/portage/extragear/kmymoney/kmymoney-4.6.1-20110918.py b/portage/extragear/kmymoney/kmymoney-4.6.1-20110918.py index 274d831..9b6738f 100644 --- a/portage/extragear/kmymoney/kmymoney-4.6.1-20110918.py +++ b/portage/extragear/kmymoney/kmymoney-4.6.1-20110918.py @@ -4,12 +4,13 @@ class subinfo(info.infoclass): def setTargets( self ): self.svnTargets['gitHEAD'] = '[git]kde:kmymoney' self.svnTargets['gitStable-4.6'] = '[git]kde:kmymoney|4.6|' - for ver in ['4.5.3', '4.6.0', '4.6.1']: + for ver in ['4.5.3', '4.6.0', '4.6.1', '4.6.2']: self.targets[ ver ] = 'http://downloads.sourceforge.net/kmymoney2/kmymoney-' + ver + '.tar.bz2' self.targetInstSrc[ ver ] = 'kmymoney-' + ver self.patchToApply['4.5.3'] = ('kmymoney-4.5.2-20110112.diff', 1) self.patchToApply['4.6.0'] = ('kmymoney-4.6.0-20110822.diff', 1) self.patchToApply['4.6.1'] = ('kmymoney-4.6.1-20111208.diff', 1) + self.patchToApply['4.6.2'] = ('kmymoney-4.6.1-20111208.diff', 1) self.defaultTarget = 'gitStable-4.6' def setDependencies( self ): -- 1.7.4.msysgit.0
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows