From a8297f2c9cd3b71af1c90110b12f8c10afabc9aa2e249d8b32e07234b2bc2f07 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 9 Oct 2023 19:45:22 +0000 Subject: [PATCH] Accepting request 1116511 from home:Kieltux:branches:Office - Update to 5.7.1: * new : split dialog: add a confirm dialog before delete all split lines * new : dateentry only rely on token and date order detection, glib failover * change: split dialog: add info+tooltip icon next to the amount input * change: split dialog: amount input is named according transaction type * bugfix: dateentry d, dm, md was sometimes wrong * bugfix: dateentry 2 year digits fix with 40/60 windowing * bugfix: lp#2037597 top 10 Spending Category chart legend labels sometimes ellipsized * bugfix: lp#2037468 "All Transactions" CSV export no longer includes account * bugfix: lp#2037132 cannot create assignments from a transaction with empty memo * bugfix: lp#2036703 budget report shows wrong Spent and Budget totals * bugfix: lp#2036290 migrate libsoup-2.4 to libsoup-3.0 * bugfix: lp#2036270 no message when split limit is reached * bugfix: lp#2036228 forecast only limited to time span set in preferences * bugfix: lp#2036097 budget report date range from/to does not localized month name * bugfix: lp#2035401 Main panel size not retained; account info concealed on start * bugfix: lp#2035129 incorrect values in "tooltip" message for forcast view (subcategory) * bugfix: lp#2034764 statistics Report Total Row not reflecting displayed amounts * bugfix: lp#2034647 trend time Report Title does not match Interval * bugfix: lp#2034618 statistics report sometimes crashes with half year interval * wish : lp#2038601 "Schedule" and "Template" linked togglebuttons are not mutually exclusive (don't act like switchers) * wish : lp#2034625 statistics Reportsorting by expense or income when using the Time Mode - Changed BuildRequires from libsoup-2.4 to libsoup-3.0 OBS-URL: https://build.opensuse.org/request/show/1116511 OBS-URL: https://build.opensuse.org/package/show/Office/homebank?expand=0&rev=26 --- homebank-5.7.1.tar.gz | 3 +++ homebank-5.7.tar.gz | 3 --- homebank.changes | 45 +++++++++++++++++++++++++++++++++++++++++++ homebank.spec | 4 ++-- 4 files changed, 50 insertions(+), 5 deletions(-) create mode 100644 homebank-5.7.1.tar.gz delete mode 100644 homebank-5.7.tar.gz diff --git a/homebank-5.7.1.tar.gz b/homebank-5.7.1.tar.gz new file mode 100644 index 0000000..27d953d --- /dev/null +++ b/homebank-5.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0a929d775eef26a5a9f29fa3c013f3eefadbf6982cc086a7c75dddb9b4f429 +size 3634465 diff --git a/homebank-5.7.tar.gz b/homebank-5.7.tar.gz deleted file mode 100644 index 18ffbda..0000000 --- a/homebank-5.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c43895cc379e03e2ae2c44a3f75d4b06af21803965b6bc52034e75c54383d91a -size 3626776 diff --git a/homebank.changes b/homebank.changes index 5b32281..29165c6 100644 --- a/homebank.changes +++ b/homebank.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Mon Oct 9 15:34:02 UTC 2023 - Carsten Ziepke + +- Update to 5.7.1: + * new : split dialog: add a confirm dialog before delete all + split lines + * new : dateentry only rely on token and date order + detection, glib failover + * change: split dialog: add info+tooltip icon next to the + amount input + * change: split dialog: amount input is named according + transaction type + * bugfix: dateentry d, dm, md was sometimes wrong + * bugfix: dateentry 2 year digits fix with 40/60 windowing + * bugfix: lp#2037597 top 10 Spending Category chart legend + labels sometimes ellipsized + * bugfix: lp#2037468 "All Transactions" CSV export no longer + includes account + * bugfix: lp#2037132 cannot create assignments from a + transaction with empty memo + * bugfix: lp#2036703 budget report shows wrong Spent and + Budget totals + * bugfix: lp#2036290 migrate libsoup-2.4 to libsoup-3.0 + * bugfix: lp#2036270 no message when split limit is reached + * bugfix: lp#2036228 forecast only limited to time span set in + preferences + * bugfix: lp#2036097 budget report date range from/to does not + localized month name + * bugfix: lp#2035401 Main panel size not retained; account + info concealed on start + * bugfix: lp#2035129 incorrect values in "tooltip" message + for forcast view (subcategory) + * bugfix: lp#2034764 statistics Report Total Row not + reflecting displayed amounts + * bugfix: lp#2034647 trend time Report Title does not match + Interval + * bugfix: lp#2034618 statistics report sometimes crashes with + half year interval + * wish : lp#2038601 "Schedule" and "Template" linked + togglebuttons are not mutually exclusive (don't act like + switchers) + * wish : lp#2034625 statistics Reportsorting by expense or + income when using the Time Mode +- Changed BuildRequires from libsoup-2.4 to libsoup-3.0 + ------------------------------------------------------------------- Thu Sep 7 16:23:23 UTC 2023 - Carsten Ziepke diff --git a/homebank.spec b/homebank.spec index 12d3bb8..399a069 100644 --- a/homebank.spec +++ b/homebank.spec @@ -17,7 +17,7 @@ Name: homebank -Version: 5.7 +Version: 5.7.1 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0-or-later @@ -32,7 +32,7 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-2.0) >= 2.62 BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.8 -BuildRequires: pkgconfig(libsoup-2.4) >= 2.65 +BuildRequires: pkgconfig(libsoup-3.0) >= 3.0 %description HomeBank is an application to manage personal accounts at home. The main