From f1788cb3ef506a855b18c6c08132ef2157e6f254217a0893353cf83efce3fb4b Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Thu, 8 Feb 2024 16:59:14 +0000 Subject: [PATCH] Accepting request 1145254 from home:Kieltux:branches:Office - Update to 5.7.4: * change: migrating to GTK4 preparation (GtkScrolledWindow) * change: statistic report default type is now Total * wish : #2037200 add a used feature for tags like for payee/categories * wish : #2044850 revert 5.7.2 print single account (statement) fit to the page width * wish : #2051419 management dialogs to shows hidden items by default * bugfix: template deletion was possible despite used into an account * bugfix: dateentry was faultly trigger double parse/eval/update sequence * bugfix: filter for report was faultly show always show items * bugfix: update currency was not counting change to enable save * bugfix: input a mindate > maxdate from the filter was possible with no warning * bugfix: lp#2051440 export CSV not including memo field from split transactions * bugfix: lp#2051349 add an existing category/payee/tag from manage dialog do not warn user * bugfix: lp#2051307 export CSV not including remind status * bugfix: lp#2050848 skip multiple Scheduled do not refresh as expected * bugfix: lp#2048236 transfer are not included in forecast, balance mode * bugfix: lp#2047647 cross-currency transfer do not propose target transaction * bugfix: lp#2046157 info icon for transfers is not displayed * bugfix: lp#2046032 date filter shows wrong date * bugfix: lp#2043523 exclude zero-sum categories from Top Spending OBS-URL: https://build.opensuse.org/request/show/1145254 OBS-URL: https://build.opensuse.org/package/show/Office/homebank?expand=0&rev=29 --- homebank-5.7.3.tar.gz | 3 --- homebank-5.7.4.tar.gz | 3 +++ homebank.changes | 36 ++++++++++++++++++++++++++++++++++++ homebank.spec | 2 +- 4 files changed, 40 insertions(+), 4 deletions(-) delete mode 100644 homebank-5.7.3.tar.gz create mode 100644 homebank-5.7.4.tar.gz diff --git a/homebank-5.7.3.tar.gz b/homebank-5.7.3.tar.gz deleted file mode 100644 index 307bee0..0000000 --- a/homebank-5.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69df172a599acd66629bf98b3669ec152cb93a78bbcafdc7431617dd25f35dc5 -size 3663021 diff --git a/homebank-5.7.4.tar.gz b/homebank-5.7.4.tar.gz new file mode 100644 index 0000000..827d1dd --- /dev/null +++ b/homebank-5.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ce7146c875ea0ca3c93391b6a9bf4714db4621c63f4a094dcc6f8985bb54e4 +size 3670067 diff --git a/homebank.changes b/homebank.changes index 061a396..0f8886e 100644 --- a/homebank.changes +++ b/homebank.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Wed Feb 7 18:05:15 UTC 2024 - Carsten Ziepke + +- Update to 5.7.4: + * change: migrating to GTK4 preparation (GtkScrolledWindow) + * change: statistic report default type is now Total + * wish : #2037200 add a used feature for tags like for + payee/categories + * wish : #2044850 revert 5.7.2 print single account (statement) + fit to the page width + * wish : #2051419 management dialogs to shows hidden items + by default + * bugfix: template deletion was possible despite used into + an account + * bugfix: dateentry was faultly trigger double parse/eval/update + sequence + * bugfix: filter for report was faultly show always show items + * bugfix: update currency was not counting change to enable save + * bugfix: input a mindate > maxdate from the filter was possible + with no warning + * bugfix: lp#2051440 export CSV not including memo field from + split transactions + * bugfix: lp#2051349 add an existing category/payee/tag from + manage dialog do not warn user + * bugfix: lp#2051307 export CSV not including remind status + * bugfix: lp#2050848 skip multiple Scheduled do not refresh + as expected + * bugfix: lp#2048236 transfer are not included in forecast, + balance mode + * bugfix: lp#2047647 cross-currency transfer do not propose + target transaction + * bugfix: lp#2046157 info icon for transfers is not displayed + * bugfix: lp#2046032 date filter shows wrong date + * bugfix: lp#2043523 exclude zero-sum categories from + Top Spending + ------------------------------------------------------------------- Tue Jan 2 16:15:30 UTC 2024 - Carsten Ziepke diff --git a/homebank.spec b/homebank.spec index b1e180c..ebeeb8f 100644 --- a/homebank.spec +++ b/homebank.spec @@ -17,7 +17,7 @@ Name: homebank -Version: 5.7.3 +Version: 5.7.4 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0-or-later