From d3c8c449ba4a4a77ca29f57d7e8fc231fd27a20a7c9c7060feef758ce73b570d Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 26 Apr 2022 10:18:53 +0000 Subject: [PATCH] Accepting request 972693 from home:Kieltux:branches:Office - Update to version 5.5.5: * change: windows: upgraded to GTK 3.24.33 * wish: #1960755 add a refresh button in account detail screen * wish: #1960380 void transaction icon improved visibility in dark mode * wish: #1950234 your account show total for single group foreign currency * wish: #1948608 scheduled list (manage/bottom) could show category column * wish: #1945636 detail report list amount sort in base currency * bugfix: fixed double trigger on some radiobutton: category, budget, assign, repstats * bugfix: #1968249 templates names not displayed in Transaction dialog * bugfix: #1965594 children windows should be transient for their parents * bugfix: #1964433 'Top Spending' home chart option button disapear * bugfix: #1963833 window: main window don't open in primary screen * bugfix: #1960750 tooltip is in English even if localization is set to FR * bugfix: #1960745 not showing * after some changes made to manage * bugfix: #1960743 double click payee not working after search * bugfix: #1958767 managing payees search does not refresh after merge * bugfix: #1958145 windows: can't enter specials characters with alt gr * bugfix: #1958001 balance 'Show Empty Line' includes days outside of selected range OBS-URL: https://build.opensuse.org/request/show/972693 OBS-URL: https://build.opensuse.org/package/show/Office/homebank?expand=0&rev=6 --- homebank-5.5.4.tar.gz | 3 --- homebank-5.5.5.tar.gz | 3 +++ homebank.changes | 35 +++++++++++++++++++++++++++++++++++ homebank.spec | 2 +- 4 files changed, 39 insertions(+), 4 deletions(-) delete mode 100644 homebank-5.5.4.tar.gz create mode 100644 homebank-5.5.5.tar.gz diff --git a/homebank-5.5.4.tar.gz b/homebank-5.5.4.tar.gz deleted file mode 100644 index efe9ace..0000000 --- a/homebank-5.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d0669bca099340ae5c213ea13cb2b93283bfc8a0e4cf7a5902c1829366e5765 -size 3089097 diff --git a/homebank-5.5.5.tar.gz b/homebank-5.5.5.tar.gz new file mode 100644 index 0000000..40b0e60 --- /dev/null +++ b/homebank-5.5.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bece05ecb52392147424aa1e5a179389777b82bf468abebd73eb70b2af9c9e67 +size 3094134 diff --git a/homebank.changes b/homebank.changes index 3cb0920..57b6bed 100644 --- a/homebank.changes +++ b/homebank.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Mon Apr 25 16:30:28 UTC 2022 - Carsten Ziepke + +- Update to version 5.5.5: + * change: windows: upgraded to GTK 3.24.33 + * wish: #1960755 add a refresh button in account detail screen + * wish: #1960380 void transaction icon improved visibility in + dark mode + * wish: #1950234 your account show total for single group + foreign currency + * wish: #1948608 scheduled list (manage/bottom) could show + category column + * wish: #1945636 detail report list amount sort in base currency + * bugfix: fixed double trigger on some radiobutton: category, + budget, assign, repstats + * bugfix: #1968249 templates names not displayed in Transaction + dialog + * bugfix: #1965594 children windows should be transient for their + parents + * bugfix: #1964433 'Top Spending' home chart option button + disapear + * bugfix: #1963833 window: main window don't open in primary + screen + * bugfix: #1960750 tooltip is in English even if localization is + set to FR + * bugfix: #1960745 not showing * after some changes made + to manage + * bugfix: #1960743 double click payee not working after search + * bugfix: #1958767 managing payees search does not refresh + after merge + * bugfix: #1958145 windows: can't enter specials characters with + alt gr + * bugfix: #1958001 balance 'Show Empty Line' includes days + outside of selected range + ------------------------------------------------------------------- Sat Jan 15 06:10:06 UTC 2022 - Carsten Ziepke diff --git a/homebank.spec b/homebank.spec index d3b547d..9ae931a 100644 --- a/homebank.spec +++ b/homebank.spec @@ -17,7 +17,7 @@ Name: homebank -Version: 5.5.4 +Version: 5.5.5 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0-or-later