Accepting request 900363 from home:dimstar:Factory

- Update to version 1.3-20210530:
  + amend adjustment to inputbox height so the autosized dimensions
    match  older versions (boo#1184503).
  + improve configure checks, to reduce warnings during those checks
  + updated translations.
- Changes from version 1.3-20210509:
  + improve configure checks, e.g., for libtool version
- Changes from version 1.3-20210324:
  + add configure option --enable-stdnoreturn to build when C11
    _Noreturn feature is enabled in recent ncurses development.
- Changes from version 1.3-20210319:
  Updated translations.

OBS-URL: https://build.opensuse.org/request/show/900363
OBS-URL: https://build.opensuse.org/package/show/Base:System/dialog?expand=0&rev=53
This commit is contained in:
2021-06-16 13:24:31 +00:00
committed by Git OBS Bridge
parent 38353b1445
commit c763e79d31
6 changed files with 27 additions and 11 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jun 16 11:10:40 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.3-20210530:
+ amend adjustment to inputbox height so the autosized dimensions
match older versions (boo#1184503).
+ improve configure checks, to reduce warnings during those checks
+ updated translations.
- Changes from version 1.3-20210509:
+ improve configure checks, e.g., for libtool version
- Changes from version 1.3-20210324:
+ add configure option --enable-stdnoreturn to build when C11
_Noreturn feature is enabled in recent ncurses development.
- Changes from version 1.3-20210319:
Updated translations.
-------------------------------------------------------------------
Thu Mar 18 08:18:23 UTC 2021 - Dr. Werner Fink <werner@suse.de>