From 45d4100b3eecf7de13711c143c5e0dd783795f9a2f756d09261ab21d7cc12714 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Wed, 8 Feb 2023 10:00:19 +0000 Subject: [PATCH] Accepting request 1063500 from home:Kieltux:branches:Office - update to 5.6.2: * change: updated the example.xhb file with up to date data * change: avoid to call the update currency api unless file last save is less than 24h * bugfix: lp#2004631 date and column title alignement * bugfix: lp#2004053 budget manage table view category column no ellipsis nor resizable * bugfix: lp#2002873 changing a category name do not update the list * bugfix: lp#2002699 en_GB locale faultly translated to Arabic by a user * bugfix: lp#2002650 update currency at program start always mark the file changed * bugfix: lp#2002348 impossible to schedule income template with an amount equal to 0 * bugfix: lp#2000480 crash importing OFX under specific conditions * bugfix: lp#2000452 vehicle cost report shows duplicated subcats OBS-URL: https://build.opensuse.org/request/show/1063500 OBS-URL: https://build.opensuse.org/package/show/Office/homebank?expand=0&rev=20 --- homebank-5.6.1.tar.gz | 3 --- homebank-5.6.2.tar.gz | 3 +++ homebank.changes | 22 ++++++++++++++++++++++ homebank.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 homebank-5.6.1.tar.gz create mode 100644 homebank-5.6.2.tar.gz diff --git a/homebank-5.6.1.tar.gz b/homebank-5.6.1.tar.gz deleted file mode 100644 index f189a4f..0000000 --- a/homebank-5.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a489c31c553269ab8aa014fdd0eea90fc21d5715e8c1dc5d0feaf730ef38f0f -size 3357600 diff --git a/homebank-5.6.2.tar.gz b/homebank-5.6.2.tar.gz new file mode 100644 index 0000000..e6be28d --- /dev/null +++ b/homebank-5.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ebde58e04d3c18496f95496067c4e8841b0d111668d1f47c239292b15316f1 +size 3370041 diff --git a/homebank.changes b/homebank.changes index e56ea9e..210db3d 100644 --- a/homebank.changes +++ b/homebank.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Feb 6 18:10:55 UTC 2023 - Carsten Ziepke + +- update to 5.6.2: + * change: updated the example.xhb file with up to date data + * change: avoid to call the update currency api unless file + last save is less than 24h + * bugfix: lp#2004631 date and column title alignement + * bugfix: lp#2004053 budget manage table view category column + no ellipsis nor resizable + * bugfix: lp#2002873 changing a category name do not update + the list + * bugfix: lp#2002699 en_GB locale faultly translated to Arabic + by a user + * bugfix: lp#2002650 update currency at program start always + mark the file changed + * bugfix: lp#2002348 impossible to schedule income template + with an amount equal to 0 + * bugfix: lp#2000480 crash importing OFX under specific + conditions + * bugfix: lp#2000452 vehicle cost report shows duplicated subcats + ------------------------------------------------------------------- Mon Jan 9 16:41:47 UTC 2023 - Carsten Ziepke diff --git a/homebank.spec b/homebank.spec index a8ad371..4180d3a 100644 --- a/homebank.spec +++ b/homebank.spec @@ -17,7 +17,7 @@ Name: homebank -Version: 5.6.1 +Version: 5.6.2 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0-or-later