Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package homebank for openSUSE:Factory checked in at 2025-07-17 17:18:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/homebank (Old) and /work/SRC/openSUSE:Factory/.homebank.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "homebank" Thu Jul 17 17:18:55 2025 rev:55 rq:1293956 version:5.9.4 Changes: -------- --- /work/SRC/openSUSE:Factory/homebank/homebank.changes 2025-07-11 21:31:19.416045808 +0200 +++ /work/SRC/openSUSE:Factory/.homebank.new.8875/homebank.changes 2025-07-17 17:20:16.307514032 +0200 @@ -1,0 +2,7 @@ +Wed Jul 16 18:24:32 UTC 2025 - Carsten Ziepke <kiel...@gmail.com> + +- Update to 5.9.4 + * bugfix: lp#2116088 ledger window quickfilter bar abnormal + height + +------------------------------------------------------------------- Old: ---- homebank-5.9.3.tar.gz New: ---- homebank-5.9.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ homebank.spec ++++++ --- /var/tmp/diff_new_pack.Zz3ecU/_old 2025-07-17 17:20:17.015543538 +0200 +++ /var/tmp/diff_new_pack.Zz3ecU/_new 2025-07-17 17:20:17.019543704 +0200 @@ -17,7 +17,7 @@ Name: homebank -Version: 5.9.3 +Version: 5.9.4 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0-or-later ++++++ homebank-5.9.3.tar.gz -> homebank-5.9.4.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/homebank-5.9.3/ChangeLog new/homebank-5.9.4/ChangeLog --- old/homebank-5.9.3/ChangeLog 2025-07-06 18:51:02.000000000 +0200 +++ new/homebank-5.9.4/ChangeLog 2025-07-10 20:55:40.000000000 +0200 @@ -1,4 +1,11 @@ +2025-07-11 Maxime DOYEN + + Made 5.9.4 release + +* bugfix: #2116088 ledger window quickfilter bar abnormal height + + 2025-07-06 Maxime DOYEN Made 5.9.3 release diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/homebank-5.9.3/configure new/homebank-5.9.4/configure --- old/homebank-5.9.3/configure 2025-07-06 18:55:43.000000000 +0200 +++ new/homebank-5.9.4/configure 2025-07-10 21:00:23.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for homebank 5.9.3. +# Generated by GNU Autoconf 2.71 for homebank 5.9.4. # # # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, @@ -607,8 +607,8 @@ # Identity of this package. PACKAGE_NAME='homebank' PACKAGE_TARNAME='homebank' -PACKAGE_VERSION='5.9.3' -PACKAGE_STRING='homebank 5.9.3' +PACKAGE_VERSION='5.9.4' +PACKAGE_STRING='homebank 5.9.4' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1366,7 +1366,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures homebank 5.9.3 to adapt to many kinds of systems. +\`configure' configures homebank 5.9.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1433,7 +1433,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of homebank 5.9.3:";; + short | recursive ) echo "Configuration of homebank 5.9.4:";; esac cat <<\_ACEOF @@ -1541,7 +1541,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -homebank configure 5.9.3 +homebank configure 5.9.4 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -1859,7 +1859,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by homebank $as_me 5.9.3, which was +It was created by homebank $as_me 5.9.4, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3133,7 +3133,7 @@ # Define the identity of the package. PACKAGE='homebank' - VERSION='5.9.3' + VERSION='5.9.4' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -7435,7 +7435,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by homebank $as_me 5.9.3, which was +This file was extended by homebank $as_me 5.9.4, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7503,7 +7503,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -homebank config.status 5.9.3 +homebank config.status 5.9.4 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/homebank-5.9.3/configure.ac new/homebank-5.9.4/configure.ac --- old/homebank-5.9.3/configure.ac 2025-07-06 18:53:34.000000000 +0200 +++ new/homebank-5.9.4/configure.ac 2025-07-10 20:48:28.000000000 +0200 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.71]) -AC_INIT([homebank],[5.9.3]) +AC_INIT([homebank],[5.9.4]) #AC_INIT([homebank],[x.x-rc]) AC_CONFIG_HEADERS(config.h) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/homebank-5.9.3/doc/frm-main.html new/homebank-5.9.4/doc/frm-main.html --- old/homebank-5.9.3/doc/frm-main.html 2025-07-06 18:44:27.000000000 +0200 +++ new/homebank-5.9.4/doc/frm-main.html 2025-07-10 20:49:58.000000000 +0200 @@ -8,8 +8,8 @@ <div class="mainpage"> <p><img src="images/web_title.png" alt="HomeBank logo"><br></p> - <p>Version: 5.9.3<br> - Compilation date: Jul 6th, 2025</p><br> + <p>Version: 5.9.4<br> + Compilation date: Jul 10th, 2025</p><br> <p>© Copyright 1995-2025 by Maxime DOYEN<br> All Rights Reserved</p> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/homebank-5.9.3/src/homebank.h new/homebank-5.9.4/src/homebank.h --- old/homebank-5.9.3/src/homebank.h 2025-06-07 11:04:08.000000000 +0200 +++ new/homebank-5.9.4/src/homebank.h 2025-07-10 20:49:18.000000000 +0200 @@ -81,13 +81,13 @@ #define HOMEBANK_MAJOR 5 #define HOMEBANK_MINOR 9 -#define HOMEBANK_MICRO 3 +#define HOMEBANK_MICRO 4 -#define HB_VERSION "5.9.3" +#define HB_VERSION "5.9.4" #define HB_VERSION_NUM (HOMEBANK_MAJOR*10000) + (HOMEBANK_MINOR*100) + HOMEBANK_MICRO #define FILE_VERSION 1.6 -#define PREF_VERSION 593 +#define PREF_VERSION 594 #if HB_UNSTABLE == FALSE #define PROGNAME "HomeBank" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/homebank-5.9.3/src/ui-widgets.c new/homebank-5.9.4/src/ui-widgets.c --- old/homebank-5.9.3/src/ui-widgets.c 2025-06-08 22:06:16.000000000 +0200 +++ new/homebank-5.9.4/src/ui-widgets.c 2025-07-10 20:55:21.000000000 +0200 @@ -1299,6 +1299,7 @@ tmp = &kvdata[i]; if( tmp->name == NULL ) break; + //no gettext for separator if( *tmp->name != 0 ) { hbtk_combo_box_text_append(GTK_COMBO_BOX(combobox), tmp->key, (gchar *)_(tmp->name)); @@ -1368,6 +1369,7 @@ tmp = &kvdata[i]; if( tmp->name == NULL ) break; + //no gettext for separator hbtk_combo_box_text_append(GTK_COMBO_BOX(combo_box), tmp->key, (*tmp->name != 0) ? (gchar *)_(tmp->name) : (gchar *)""); } } @@ -1579,13 +1581,18 @@ for(i=0;i<HB_KV_ITEMS_MAX_LEN;i++) { + gchar *label; + tmp = &CYA_TXN_GRPFLAG[i]; if( tmp->name == NULL ) break; + //no gettext for separator + //#2116088 ledger window quickfilter bar abnormal height + label = (*tmp->name != 0) ? (gchar *)_(tmp->name) : (gchar *)""; gtk_list_store_insert_with_values(store, &iter, -1, LST_KIV_KEY, tmp->key, LST_KIV_ICONNAME, tmp->iconname, - LST_KIV_LABEL, _(tmp->name), + LST_KIV_LABEL, label, -1); }