Update to dialog-1.3-20240307

OBS-URL: https://build.opensuse.org/package/show/Base:System/dialog?expand=0&rev=59
This commit is contained in:
2024-06-05 07:34:24 +00:00
committed by Git OBS Bridge
parent b980be8578
commit 7b0d048694
6 changed files with 43 additions and 20 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Jun 5 07:30:18 UTC 2024 - Dr. Werner Fink <werner@suse.de>
- Update to version 1.3-20240307:
+ add option --color-modes, which can be used to color the content of
programbox, tailbox, textbox (requested by Rafał Radziejewski).
+ updated configure script, e.g., for compiler-warning fixes.
+ amend change to formbox while revising --max-input to work with the
form's "ilen" parameter (report by Anna-Maria Gruber, cf: 2022/04/14)
+ update config.guess, config.sub
+ updated configure script, e.g., for compiler-warning fixes.
+ updated lv.po from
http://translationproject.org/latest/dialog/
+ add/use dlg_print_nowrap(), to handle multibyte character strings in
progressbox and tailbox (report/testcase by Sergey Merzlikin).
+ updated configure script, e.g., for compiler-warning fixes.
+ update config.guess, config.sub
+ updated configure script, e.g., for compiler-warning fixes.
+ minor fixes for manpages to address mandoc warnings.
+ updated th.po from
http://translationproject.org/latest/dialog/
+ update config.guess, config.sub
-------------------------------------------------------------------
Thu Nov 23 09:54:41 UTC 2023 - Ludwig Nussel <lnussel@suse.com>