Accepting request 988060 from Office
OBS-URL: https://build.opensuse.org/request/show/988060 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/homebank?expand=0&rev=33
This commit is contained in:
commit
91436d81f2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bece05ecb52392147424aa1e5a179389777b82bf468abebd73eb70b2af9c9e67
|
|
||||||
size 3094134
|
|
3
homebank-5.5.6.tar.gz
Normal file
3
homebank-5.5.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:460e8e8c72e4c152039d7ab3a8f5c0f03c6a49dae1d93e95fe02c1343f2fc7da
|
||||||
|
size 3097619
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 30 18:07:43 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 5.5.6:
|
||||||
|
* bugfix: #1977796 rounding problem for euro minor in
|
||||||
|
deutsche mark
|
||||||
|
* bugfix: #1976138 split amount opposite sign don't work when
|
||||||
|
using + button
|
||||||
|
* bugfix: #1972078 inherit old xfer enable to post to
|
||||||
|
a closed account
|
||||||
|
* bugfix: #1970526 windows do not minimize independently; cannot
|
||||||
|
raise main window above others
|
||||||
|
* bugfix: #1970509 manage scheduled list column hscrollbar
|
||||||
|
* bugfix: #1970020 balance report - toggle detail show no txn
|
||||||
|
* bugfix: #1967708 csv export invalid with semicolon in text
|
||||||
|
- BuildRequires for glib2 changed to >= 2.68
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 25 16:30:28 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
|
Mon Apr 25 16:30:28 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: homebank
|
Name: homebank
|
||||||
Version: 5.5.5
|
Version: 5.5.6
|
||||||
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
|
||||||
@ -30,7 +30,7 @@ BuildRequires: intltool
|
|||||||
BuildRequires: libofx-devel
|
BuildRequires: libofx-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.39
|
BuildRequires: pkgconfig(glib-2.0) >= 2.68
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.16
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.16
|
||||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.26
|
BuildRequires: pkgconfig(libsoup-2.4) >= 2.26
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user