From ce34637b98e88d7eb89c64de6b6c2770b55a6e858b338954b2852e02b9e795e1 Mon Sep 17 00:00:00 2001 From: Ana Guerrero Date: Wed, 12 Jun 2024 13:37:54 +0000 Subject: [PATCH] Accepting request 1179693 from Base:System - Add ncurses patch 20240608 + change winwstr to return wide character count instead of OK (patch by Branden Robinson). + improve formatting/style of manpages (patches by Branden Robinson). + rename testing dpkg's for ncurses6 to resolve a naming conflict with Debian's ncurses packages. OBS-URL: https://build.opensuse.org/request/show/1179693 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=266 --- ncurses-6.4.dif | 4 ++-- ncurses-6.5-patches.tar.bz2 | 4 ++-- ncurses.changes | 10 ++++++++++ 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/ncurses-6.4.dif b/ncurses-6.4.dif index a442042..ef41576 100644 --- a/ncurses-6.4.dif +++ b/ncurses-6.4.dif @@ -349,7 +349,7 @@ --- man/man_db.renames.in +++ man/man_db.renames.in 2024-05-14 06:15:01.767262785 +0000 -@@ -294,6 +294,7 @@ wtimeout.3x wtimeout.3ncurses +@@ -298,6 +298,7 @@ wtimeout.3x wtimeout.3ncurses wunctrl.3x wunctrl.3ncurses # # Other: @@ -359,7 +359,7 @@ ttys.5 ttys.4 --- man/ncurses.3x +++ man/ncurses.3x 2024-04-15 07:09:39.619910505 +0000 -@@ -342,6 +342,10 @@ and \fBmenu\fP(3X) libraries to ease con +@@ -341,6 +341,10 @@ and \fBmenu\fP(3X) libraries to ease con with .IR curses . .SS "Initialization" diff --git a/ncurses-6.5-patches.tar.bz2 b/ncurses-6.5-patches.tar.bz2 index 1d5c358..9cd1114 100644 --- a/ncurses-6.5-patches.tar.bz2 +++ b/ncurses-6.5-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29230b4682a4b6c289606800206ba8d60b1005fd30f9c232d1f0d44fc592578c -size 484906 +oid sha256:caf5ce08b6d6418eabe3dcbee68d30ae76a5b872b0190e07667096d2c0ea1e2e +size 537189 diff --git a/ncurses.changes b/ncurses.changes index cce69ef..4088bda 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 10 06:07:51 UTC 2024 - Dr. Werner Fink + +- Add ncurses patch 20240608 + + change winwstr to return wide character count instead of OK (patch + by Branden Robinson). + + improve formatting/style of manpages (patches by Branden Robinson). + + rename testing dpkg's for ncurses6 to resolve a naming conflict with + Debian's ncurses packages. + ------------------------------------------------------------------- Mon Jun 3 06:16:18 UTC 2024 - Dr. Werner Fink