Skip to content

Commit

Permalink
homebank: Update to 5.8.6
Browse files Browse the repository at this point in the history
**Changelog:**
- bugfix: fix crash when print your accounts
- bugfix: ledger similar marked txn were persisted after close
- bugfix: ledger similair marked txn now display their group
- bugfix: repbalance first column title was not set to interval
- bugfix: statistics time report totals line with exact 0 is not displayed
- bugfix: close after start wizard not not let choose filename to save
- bugfix: the export CSV functionality does not take into account the frac digits property of the currency
- bugfix: trendtime/balance report clear filter don't clear properly
- bugfix: save indicator (*) not showing after editing multiple transfert
- bugfix: future/remind main window bottom list column not updated
- bugfix: inherit operations should not preserve colour flags
- bugfix: alert about budget usage when move/delete a category
- bugfix: window width and height size is reset to a small size after demaximizing on startup
- wish  : add menu keyboard shortcut to import files

Signed-off-by: Algent Albrahimi <[email protected]>
  • Loading branch information
algent-al committed Jan 1, 2025
1 parent 70ae13f commit de1249f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/h/homebank/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ libgdk-3.so.0:gdk_rgba_parse
libgdk-3.so.0:gdk_screen_get_default
libgdk-3.so.0:gdk_window_create_similar_surface
libgdk-3.so.0:gdk_window_get_display
libgdk-3.so.0:gdk_window_get_state
libgdk-3.so.0:gdk_window_invalidate_rect
libgdk-3.so.0:gdk_window_set_cursor
libgdk_pixbuf-2.0.so.0:gdk_pixbuf_new_from_file
Expand Down Expand Up @@ -426,6 +425,7 @@ libgtk-3.so.0:gtk_cell_layout_pack_start
libgtk-3.so.0:gtk_cell_layout_set_attributes
libgtk-3.so.0:gtk_cell_layout_set_cell_data_func
libgtk-3.so.0:gtk_cell_renderer_pixbuf_new
libgtk-3.so.0:gtk_cell_renderer_set_padding
libgtk-3.so.0:gtk_cell_renderer_spin_new
libgtk-3.so.0:gtk_cell_renderer_text_new
libgtk-3.so.0:gtk_cell_renderer_toggle_new
Expand Down
6 changes: 3 additions & 3 deletions packages/h/homebank/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : homebank
version : 5.8.5
release : 36
version : 5.8.6
release : 37
source :
- https://www.gethomebank.org/public/sources/homebank-5.8.5.tar.gz : 4eb4451e57840395468c2d6a3fe4d016ada0ba7d47ca7f1cec0418c0a1339e97
- https://www.gethomebank.org/public/sources/homebank-5.8.6.tar.gz : af138a7bf2cd795c1338c5e3d9e99909ee6b33d920c618dc35c6477fd826ddf5
homepage : https://www.gethomebank.org/en/index.php
license : GPL-2.0-or-later
component : office.finance
Expand Down
6 changes: 3 additions & 3 deletions packages/h/homebank/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -404,9 +404,9 @@
</Files>
</Package>
<History>
<Update release="36">
<Date>2024-10-11</Date>
<Version>5.8.5</Version>
<Update release="37">
<Date>2025-01-01</Date>
<Version>5.8.6</Version>
<Comment>Packaging update</Comment>
<Name>Algent Albrahimi</Name>
<Email>[email protected]</Email>
Expand Down

0 comments on commit de1249f

Please sign in to comment.