Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package smenu for openSUSE:Factory checked in at 2024-04-02 16:43:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/smenu (Old) and /work/SRC/openSUSE:Factory/.smenu.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "smenu" Tue Apr 2 16:43:18 2024 rev:12 rq:1163953 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/smenu/smenu.changes 2023-08-23 14:59:17.806170625 +0200 +++ /work/SRC/openSUSE:Factory/.smenu.new.1905/smenu.changes 2024-04-02 16:45:12.315135666 +0200 @@ -1,0 +2,26 @@ +Mon Apr 1 14:27:58 UTC 2024 - Pierre Gentile <[email protected]> + + Version 1.4.0 +* Fixes: + * Make sure certain variables are initialized before using them. + * Fixed cursor attribute on search failure. + * Some option names contain - instead of _. + * Correction of potential dereferencing of a NULL pointer. + * Correction of compiler warnings. + +* Improvements: + * Reworked code to go to start/end of line in col/line mode. + * Added a scrollbar below the window in col/line mode that displays + when necessary. + * UTF-8 space support for empty strings. + * Support for UTF-8 extended grapheme clusters if supported by the + terminal. + +* Miscellaneous: + * Changed the appearance of scrollbars to make them more discreet. + * Correction of typos in comments and in the manual. + * Code simplification and redesign. + * Reformatting the code to make it more readable. + * Made more NULL comparisons explicit. + +------------------------------------------------------------------- Old: ---- smenu-1.3.0.tar.bz2 New: ---- smenu-1.4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ smenu.spec ++++++ --- /var/tmp/diff_new_pack.idy2Kl/_old 2024-04-02 16:45:13.759187211 +0200 +++ /var/tmp/diff_new_pack.idy2Kl/_new 2024-04-02 16:45:13.763187354 +0200 @@ -1,7 +1,7 @@ # # spec file for package smenu # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: smenu -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: A standard input word picker License: GPL-2.0-only ++++++ smenu-1.3.0.tar.bz2 -> smenu-1.4.0.tar.bz2 ++++++ ++++ 21672 lines of diff (skipped)
