forked from pool/homebank
Accepting request 946589 from home:Kieltux:branches:Office
- Update to version 5.5.4: * change: windows: upgraded to GTK 3.24.31 * bugfix: #1956185 dates not accepting 2 digit year * bugfix: #1955984 homebank cannot import its own CSV exports * bugfix: #1955046 statistics time csv subcategory export fail * bugfix: #1954017 QIF import uncheck similar txn with different category * bugfix: #1947931 vehicle cost CSV output incorrect values in km/l column * bugfix: #1945715 windows: update currency return 'unaccaceptable TLS certificate' * bugfix: #1942494 statistics "total" percentage breakdown incorrect * bugfix: #1940103 (null) is shown in dialog when deleting a template/scheduled * bugfix: #1919063 windows: scaling in 'Top Spending' text too big in UHD 3840 x 2160 * bugfix: #1801655 windows: button order for GtkAssistant import is confusing OBS-URL: https://build.opensuse.org/request/show/946589 OBS-URL: https://build.opensuse.org/package/show/Office/homebank?expand=0&rev=5
This commit is contained in:
parent
4bccd7ca91
commit
1d6642eed0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:073607918a9610087791f36f59e70d1261fee8e4e1146a5cfd5871a1d2d91093
|
|
||||||
size 3079037
|
|
3
homebank-5.5.4.tar.gz
Normal file
3
homebank-5.5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d0669bca099340ae5c213ea13cb2b93283bfc8a0e4cf7a5902c1829366e5765
|
||||||
|
size 3089097
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 15 06:10:06 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 5.5.4:
|
||||||
|
* change: windows: upgraded to GTK 3.24.31
|
||||||
|
* bugfix: #1956185 dates not accepting 2 digit year
|
||||||
|
* bugfix: #1955984 homebank cannot import its own CSV exports
|
||||||
|
* bugfix: #1955046 statistics time csv subcategory export fail
|
||||||
|
* bugfix: #1954017 QIF import uncheck similar txn with
|
||||||
|
different category
|
||||||
|
* bugfix: #1947931 vehicle cost CSV output incorrect values
|
||||||
|
in km/l column
|
||||||
|
* bugfix: #1945715 windows: update currency return
|
||||||
|
'unaccaceptable TLS certificate'
|
||||||
|
* bugfix: #1942494 statistics "total" percentage breakdown
|
||||||
|
incorrect
|
||||||
|
* bugfix: #1940103 (null) is shown in dialog when deleting
|
||||||
|
a template/scheduled
|
||||||
|
* bugfix: #1919063 windows: scaling in 'Top Spending' text
|
||||||
|
too big in UHD 3840 x 2160
|
||||||
|
* bugfix: #1801655 windows: button order for GtkAssistant
|
||||||
|
import is confusing
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 10 17:47:42 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
|
Tue Aug 10 17:47:42 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package homebank
|
# spec file for package homebank
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: homebank
|
Name: homebank
|
||||||
Version: 5.5.3
|
Version: 5.5.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Application to manage personal accounts
|
Summary: Application to manage personal accounts
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user