From 4bccd7ca91828b34a323ef5152eee1d6c4b9f82da793145c058b8f3a3733106e Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Wed, 11 Aug 2021 14:22:26 +0000 Subject: [PATCH] Accepting request 911316 from home:Kieltux:branches:Office - Update to version 5.5.3: * new: added 4 report color themes: quicken2017, mint, material, nord * change: added 6 more colors to ynab report color theme * wish: #1930395 ability to copy certain amounts (sum, avg, balance) * bugfix: fixed some minor memory leak in post scheduled * bugfix: adding tags from manage tags dialog don't enable save * bugfix: #1936806 after editing a txn from detail list of report, the list is empty * bugfix: #1934739 today button text is not translated in date picker * bugfix: #1932301 main windows New and Save tooltip text remains in english * bugfix: #1931816 changing a date from 'show all transaction' don't sort by date * bugfix: #1930924 import back a csv reads categories as tags * bugfix: #1928147 account column don't sort in scheduled dialog * bugfix: #1919936 document what the account maximum balance limit does in practice OBS-URL: https://build.opensuse.org/request/show/911316 OBS-URL: https://build.opensuse.org/package/show/Office/homebank?expand=0&rev=4 --- homebank-5.5.2.tar.gz | 3 --- homebank-5.5.3.tar.gz | 3 +++ homebank.changes | 22 ++++++++++++++++++++++ homebank.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 homebank-5.5.2.tar.gz create mode 100644 homebank-5.5.3.tar.gz diff --git a/homebank-5.5.2.tar.gz b/homebank-5.5.2.tar.gz deleted file mode 100644 index 9d5856f..0000000 --- a/homebank-5.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:989ef378e4c9f8234b62bb93d6a4b14bd4c98dc889519838dba1f44f12c51ed2 -size 3056800 diff --git a/homebank-5.5.3.tar.gz b/homebank-5.5.3.tar.gz new file mode 100644 index 0000000..11a9ab0 --- /dev/null +++ b/homebank-5.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073607918a9610087791f36f59e70d1261fee8e4e1146a5cfd5871a1d2d91093 +size 3079037 diff --git a/homebank.changes b/homebank.changes index be2baf1..063af16 100644 --- a/homebank.changes +++ b/homebank.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Aug 10 17:47:42 UTC 2021 - Carsten Ziepke + +- Update to version 5.5.3: + * new: added 4 report color themes: quicken2017, mint, + material, nord + * change: added 6 more colors to ynab report color theme + * wish: #1930395 ability to copy certain amounts (sum, avg, balance) + * bugfix: fixed some minor memory leak in post scheduled + * bugfix: adding tags from manage tags dialog don't enable save + * bugfix: #1936806 after editing a txn from detail list of report, + the list is empty + * bugfix: #1934739 today button text is not translated in date picker + * bugfix: #1932301 main windows New and Save tooltip text remains + in english + * bugfix: #1931816 changing a date from 'show all transaction' + don't sort by date + * bugfix: #1930924 import back a csv reads categories as tags + * bugfix: #1928147 account column don't sort in scheduled dialog + * bugfix: #1919936 document what the account maximum balance limit + does in practice + ------------------------------------------------------------------- Sun May 9 12:03:33 UTC 2021 - Carsten Ziepke diff --git a/homebank.spec b/homebank.spec index 3fd73ca..2764375 100644 --- a/homebank.spec +++ b/homebank.spec @@ -17,7 +17,7 @@ Name: homebank -Version: 5.5.2 +Version: 5.5.3 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0-or-later