SHA256
3
0
forked from pool/ncurses

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
This commit is contained in:
Ana Guerrero 2024-06-12 13:37:54 +00:00 committed by Git OBS Bridge
parent e121def369
commit ce34637b98
3 changed files with 14 additions and 4 deletions

View File

@ -349,7 +349,7 @@
--- man/man_db.renames.in --- man/man_db.renames.in
+++ man/man_db.renames.in 2024-05-14 06:15:01.767262785 +0000 +++ 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 wunctrl.3x wunctrl.3ncurses
# #
# Other: # Other:
@ -359,7 +359,7 @@
ttys.5 ttys.4 ttys.5 ttys.4
--- man/ncurses.3x --- man/ncurses.3x
+++ man/ncurses.3x 2024-04-15 07:09:39.619910505 +0000 +++ 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 with
.IR curses . .IR curses .
.SS "Initialization" .SS "Initialization"

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:29230b4682a4b6c289606800206ba8d60b1005fd30f9c232d1f0d44fc592578c oid sha256:caf5ce08b6d6418eabe3dcbee68d30ae76a5b872b0190e07667096d2c0ea1e2e
size 484906 size 537189

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 10 06:07:51 UTC 2024 - Dr. Werner Fink <werner@suse.de>
- 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 <werner@suse.de> Mon Jun 3 06:16:18 UTC 2024 - Dr. Werner Fink <werner@suse.de>