From 07c6faa545b02277b1691e20987a686d8cca61730d41a81c07ce7d5e2fc8c267 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 15 Jul 2019 11:42:02 +0000 Subject: [PATCH] Update to ncurses-6.1-20190713 OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=435 --- ncurses-6.1-patches.tar.bz2 | 4 ++-- ncurses.changes | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ncurses-6.1-patches.tar.bz2 b/ncurses-6.1-patches.tar.bz2 index 7920e48..2942638 100644 --- a/ncurses-6.1-patches.tar.bz2 +++ b/ncurses-6.1-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4cbaa3ec794917cd515be49b9ba7a2661b5bfbd3d054bef6989f19c7f5362b1 -size 1603637 +oid sha256:1ff3ad75cda7ff18aa7e66afe2e380cffad2d8919785624abb56e8a436fe1b25 +size 1609366 diff --git a/ncurses.changes b/ncurses.changes index 31e55c6..08da374 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 15 11:40:20 UTC 2019 - Dr. Werner Fink + +- Add ncurses patch 20190713 + + change reset's behavior for margins to simply clear soft-margins if + possible, rather than clearing and then setting them according to the + terminal's width (suggested by Thomas Wolff). + + correct order of one wbkgd versus start_color call in test/padview.c + ------------------------------------------------------------------- Tue Jul 9 10:45:50 UTC 2019 - Dr. Werner Fink