diff --git a/homebank-5.5.5.tar.gz b/homebank-5.5.5.tar.gz deleted file mode 100644 index 40b0e60..0000000 --- a/homebank-5.5.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bece05ecb52392147424aa1e5a179389777b82bf468abebd73eb70b2af9c9e67 -size 3094134 diff --git a/homebank-5.5.6.tar.gz b/homebank-5.5.6.tar.gz new file mode 100644 index 0000000..aa57bd9 --- /dev/null +++ b/homebank-5.5.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460e8e8c72e4c152039d7ab3a8f5c0f03c6a49dae1d93e95fe02c1343f2fc7da +size 3097619 diff --git a/homebank.changes b/homebank.changes index 57b6bed..8270ec2 100644 --- a/homebank.changes +++ b/homebank.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Jun 30 18:07:43 UTC 2022 - Carsten Ziepke + +- 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 diff --git a/homebank.spec b/homebank.spec index 9ae931a..a65ffe3 100644 --- a/homebank.spec +++ b/homebank.spec @@ -17,7 +17,7 @@ Name: homebank -Version: 5.5.5 +Version: 5.5.6 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0-or-later @@ -30,7 +30,7 @@ BuildRequires: intltool BuildRequires: libofx-devel BuildRequires: pkgconfig 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(libsoup-2.4) >= 2.26