From 692198601cb33b253a6b1723d5de50a53d4b0f5ccd4d9cd03c65aa1cccf0ce40 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 13 Nov 2023 20:19:00 +0000 Subject: [PATCH] Accepting request 1125719 from home:Kieltux:branches:Office - Update to 5.7.2: * bugfix: crash was possible when no file loaded and change to main chart * bugfix: lp#2043152 lock icon for transaction sometime disapear due to column resize * bugfix: lp#2042771 currency don't update due to wrong api url since 5.7 * bugfix: lp#2042770 HomeBank closes after leaving "preferences" menu with no file open. * bugfix: lp#2042668 remove/sanitize GTK listview quicksearch * bugfix: lp#2042484 category popoverlist shows subcat income standalone its expense parent * bugfix: lp#2042463 manage categories add subcategory fail after a search * bugfix: lp#2042035 assign edit cancel faultly persist the rule search * bugfix: lp#2040494 App crashes when exporting a report after I delete a category that contained data * bugfix: lp#2040010 ISO 8601 date format not respected when exporting to clipboard or CSV * bugfix: lp#2039995 budget by time do not filter txn type exp/inc * bugfix: lp#2039493 statistics report crash when opened with a too wide date range * wish : lp#2042692 count and show number of selected transactions when suppressing them OBS-URL: https://build.opensuse.org/request/show/1125719 OBS-URL: https://build.opensuse.org/package/show/Office/homebank?expand=0&rev=27 --- homebank-5.7.1.tar.gz | 3 --- homebank-5.7.2.tar.gz | 3 +++ homebank.changes | 30 ++++++++++++++++++++++++++++++ homebank.spec | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) delete mode 100644 homebank-5.7.1.tar.gz create mode 100644 homebank-5.7.2.tar.gz diff --git a/homebank-5.7.1.tar.gz b/homebank-5.7.1.tar.gz deleted file mode 100644 index 27d953d..0000000 --- a/homebank-5.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f0a929d775eef26a5a9f29fa3c013f3eefadbf6982cc086a7c75dddb9b4f429 -size 3634465 diff --git a/homebank-5.7.2.tar.gz b/homebank-5.7.2.tar.gz new file mode 100644 index 0000000..c8b9bdc --- /dev/null +++ b/homebank-5.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331d7ef88d90f3f34ca6610f7f18e89e935443b18b091a87d9b94bd7556399ef +size 3651101 diff --git a/homebank.changes b/homebank.changes index 29165c6..ebaf168 100644 --- a/homebank.changes +++ b/homebank.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Mon Nov 13 19:12:51 UTC 2023 - Carsten Ziepke + +- Update to 5.7.2: + * bugfix: crash was possible when no file loaded and change to + main chart + * bugfix: lp#2043152 lock icon for transaction sometime disapear + due to column resize + * bugfix: lp#2042771 currency don't update due to wrong api url + since 5.7 + * bugfix: lp#2042770 HomeBank closes after leaving "preferences" + menu with no file open. + * bugfix: lp#2042668 remove/sanitize GTK listview quicksearch + * bugfix: lp#2042484 category popoverlist shows subcat income + standalone its expense parent + * bugfix: lp#2042463 manage categories add subcategory fail + after a search + * bugfix: lp#2042035 assign edit cancel faultly persist the + rule search + * bugfix: lp#2040494 App crashes when exporting a report after + I delete a category that contained data + * bugfix: lp#2040010 ISO 8601 date format not respected when + exporting to clipboard or CSV + * bugfix: lp#2039995 budget by time do not filter txn type + exp/inc + * bugfix: lp#2039493 statistics report crash when opened with + a too wide date range + * wish : lp#2042692 count and show number of selected + transactions when suppressing them + ------------------------------------------------------------------- Mon Oct 9 15:34:02 UTC 2023 - Carsten Ziepke diff --git a/homebank.spec b/homebank.spec index 399a069..b146da1 100644 --- a/homebank.spec +++ b/homebank.spec @@ -17,7 +17,7 @@ Name: homebank -Version: 5.7.1 +Version: 5.7.2 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0-or-later