Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package homebank for openSUSE:Factory 
checked in at 2026-06-09 14:29:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/homebank (Old)
 and      /work/SRC/openSUSE:Factory/.homebank.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "homebank"

Tue Jun  9 14:29:53 2026 rev:59 rq:1358130 version:5.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/homebank/homebank.changes        2026-03-13 
21:21:28.232891025 +0100
+++ /work/SRC/openSUSE:Factory/.homebank.new.2375/homebank.changes      
2026-06-09 14:32:13.222191777 +0200
@@ -1,0 +2,52 @@
+Mon Jun  8 14:10:50 UTC 2026 - Carsten Ziepke <[email protected]>
+
+- Update to 5.10.1
+  * change: the input field helper icon + fixed some spacing
+    inconsistency
+  * change: transaction, added some missing input tooltips and
+    reworked existing
+  * change: category, payee and tag window add input now have a
+    tooltip and button
+  * change: split window, refactored the layout
+  * change: split window, add display of memo and date
+  * wish  : lp#2106800 budget report option to exclude transfers
+    from unbudgeted line 
+  * bugfix: prevent deletion of non pending transaction when
+    rejecting
+  * bugfix: transaction warning for no rate faultly showing
+    in transfer
+  * bugfix: report missing space for filter tooltip icon
+  * bugfix: budget report missing filter tooltip
+  * bugfix: manage account closed icon was hidding budget icon
+  * bugfix: lp#2154771 view transcations requires hitting
+    Escape or X twice to close dialog
+  * bugfix: lp#2154337 transfer to/from closed account with
+    different currency don't show the amount
+  * bugfix: lp#2154234 scheduled transaction recurring pattern
+    daily value limited to 100
+  * bugfix: lp#2149897 view split for closed accounts
+  * bugfix: lp#2148561 global time chart do not shows current
+    period by default
+  * bugfix: lp#2148456 the main screen Total Chart is no longer
+    showing an overall total
+  * bugfix: lp#2147497 editing a transaction resets scroll
+    position
+  * bugfix: lp#2147377 balance mixup with transaction same day
+    sort by amount
+  * bugfix: lp#2147052 quarter are wrong when fiscal year is
+    jan 1
+  * bugfix: lp#2147048 all events for the month are late but
+    today is only the 1st
+  * bugfix: lp#2144993 impossible to search for transactions
+    by value for values >999,99
+  * bugfix: lp#2144698 adding new Category/Payee/Tags requires
+    hitting -Enter-
+  * bugfix: lp#2144419 QIF Account name detection fail on import
+  * bugfix: lp#2142349 can't delete account groups
+  * bugfix: lp#2139409 account maximum limit is not fully used
+    (example credit card)
+  * bugfix: lp#2133783 transfers shouldn't add to dashboard top
+    spending reports
+- Drop Leap 15 workarounds because Leap 15 is EOL 
+
+-------------------------------------------------------------------

Old:
----
  homebank-5.10.tar.gz

New:
----
  homebank-5.10.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ homebank.spec ++++++
--- /var/tmp/diff_new_pack.m3ruOR/_old  2026-06-09 14:32:14.394240354 +0200
+++ /var/tmp/diff_new_pack.m3ruOR/_new  2026-06-09 14:32:14.398240520 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package homebank
 #
-# Copyright (c) 2026 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,15 @@
 
 
 Name:           homebank
-Version:        5.10
+Version:        5.10.1
 Release:        0
 Summary:        Application to manage personal accounts
 License:        GPL-2.0-or-later
 Group:          Productivity/Office/Finance
 URL:            https://www.gethomebank.org/
 Source:         
https://www.gethomebank.org/public/sources/%{name}-%{version}.tar.gz
+BuildRequires:  gcc
+BuildRequires:  gcc-c++
 BuildRequires:  fdupes
 BuildRequires:  gettext-devel
 BuildRequires:  intltool
@@ -32,13 +34,6 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.62
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.8
 BuildRequires:  pkgconfig(libsoup-3.0) >= 3.0
-%if 0%{?sle_version} >= 150500 && 0%{?sle_version} < 160000 && 0%{?is_opensuse}
-BuildRequires:  gcc13
-BuildRequires:  gcc13-c++
-%else
-BuildRequires:  gcc
-BuildRequires:  gcc-c++
-%endif
 
 %description
 HomeBank is an application to manage personal accounts at home. The main
@@ -50,14 +45,9 @@
 %lang_package
 
 %prep
-%setup -q -n %{name}-%{version}.0
+%setup -q -n %{name}-%{version}
 
 %build
-%if 0%{?sle_version} >= 150500 && 0%{?sle_version} < 160000 && 0%{?is_opensuse}
-export CC="gcc-13"
-export CXX="g++-13"
-%endif
-
 %configure
 %make_build
 

++++++ homebank-5.10.tar.gz -> homebank-5.10.1.tar.gz ++++++
++++ 219008 lines of diff (skipped)

Reply via email to