From 41d70f4376c176a2fe04b55d951de9f5694c504f4abbbc7ef64db0981a07764a Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Wed, 29 Jul 2020 12:31:24 +0000 Subject: [PATCH] Accepting request 823380 from home:polslinux:branches:editors - GNU nano 5.0: * With --indicator (or -q or 'set indicator') nano will show a kind of scrollbar on the righthand side of the screen to indicate where in the buffer the viewport is located and how much it covers. * With any line can be "tagged" with an anchor, and and will jump to the nearest anchor. When using line numbers, an anchor is shown as "+" in the margin. * The Execute Command prompt is now directly accessible from the main menu (with ^T, replacing the Spell Checker). The Linter, Formatter, Spell Checker, Full Justification, Suspension, and Cut-Till-End functions are available in this menu too. * On terminals that support at least 256 colors, nine new color names are available: pink, purple, mauve, lagoon, mint, lime, peach, orange, and latte. These do not have lighter versions. * For the color names red, green, blue, yellow, cyan, magenta, white, and black, the prefix 'light' gives a brighter color. Prefix 'bright' is deprecated, as it means both bold AND light. * All color names can be preceded with "bold," and/or "italic," (in that order) to get a bold and/or italic typeface. * With --bookstyle (or -O or 'set bookstyle') nano considers any line that begins with whitespace as the start of a paragraph. * Refreshing the screen with ^L now works in every menu. * In the main menu, ^L also centers the line with the cursor. * Toggling the help lines with M-X now works in all menus except in the help viewer and the linter. * At a filename prompt, the first lists the possibilities, and these are listed near the bottom instead of near the top. * Bindable function 'curpos' has been renamed to 'location'. * Long option --tempfile has been renamed to --saveonexit. * Short option -S is now a synonym of --softwrap. * The New Buffer toggle (M-F) has become non-persistent. Options --multibuffer and 'set multibuffer' still make it default to on. * Backup files will retain their group ownership (when possible). * Data is synced to disk before "... lines written" is shown. * The raw escape sequences for F13 to F16 are no longer recognized. * Distro-specific syntaxes, and syntaxes of less common languages, have been moved down to subdirectory syntax/extra/. The affected distros and others may wish to move wanted syntaxes one level up. Syntaxes for Markdown, Haskell, and Ada were added. OBS-URL: https://build.opensuse.org/request/show/823380 OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=130 --- nano-4.9.3.tar.xz | 3 --- nano-4.9.3.tar.xz.asc | 16 ---------------- nano-5.0.tar.xz | 3 +++ nano-5.0.tar.xz.asc | 16 ++++++++++++++++ nano.changes | 43 +++++++++++++++++++++++++++++++++++++++++++ nano.spec | 4 ++-- 6 files changed, 64 insertions(+), 21 deletions(-) delete mode 100644 nano-4.9.3.tar.xz delete mode 100644 nano-4.9.3.tar.xz.asc create mode 100644 nano-5.0.tar.xz create mode 100644 nano-5.0.tar.xz.asc diff --git a/nano-4.9.3.tar.xz b/nano-4.9.3.tar.xz deleted file mode 100644 index 779aa7e..0000000 --- a/nano-4.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e3438f033a0ed07d3d74c30d0803cbda3d2366ba1601b7bbf9b16ac371f51b4 -size 1515384 diff --git a/nano-4.9.3.tar.xz.asc b/nano-4.9.3.tar.xz.asc deleted file mode 100644 index 0bc37e6..0000000 --- a/nano-4.9.3.tar.xz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCAAdFiEEv9AJBh5TUFKtDfIVDSjU0qCs6IQFAl7JPPgACgkQDSjU0qCs -6ISuJg/9E8VyB9Tn5Gu/LC5zf7Ta7JR9VQfAHoUZZTmDpUMYKceKyd7LdTaXXSV4 -Os9HtUfTnTEqzqOUQBcgtgMoNEhEd/MZ6D6QjvtSdo9fOcenflJP4zn/YBAzwC+/ -/bTx8LzQHuYq8PcsG5VeBOUQS+F8NFmWmvNBHGH0OHvDxDj1IymlQ3yPurqKxCms -NnkGZ/Kd+tO+J2fM4XpPgnsCNmNXZ1WmStgZJQu2ktfJUqR4nFLXA6SN2x1uQfxD -EYUsfbU8d2/d0zwrhr6GepBCn6q0sCSkQBrWo5QXRVEzLIjSzfkS2zkD2m2OENVU -/oYk45/Zs3EYBti9P5Wed+YRYDzuEf0UFm62MmG49xu1oZSWQvziWtWrO16eLBso -EdxV9uFfRvQQeNZOAPBONNEt4woLrWq1lL3Y3BVwWFr4ahBONoD1HzXa6SRJ+HNZ -dpHuYnmeUc+IGoJ+auGPlSpalTjx6Tst7XokbEvbjA0mCe4NqgpuGnNoFuLG+Jnw -L6cNmI2+mQ9S4mtRpErIdQ0SfqE8zEBM+fHAsasHSAyqO0qphYIIK3abeQmnaLxF -ARLgFlgLC6wDcO0jB1em1KsXSIhfATrQae6Ds5bNw2YBeTsdfxPIAxIM8uzddaGM -chWOivqXXKcHR754oJcs7ooHnNiznbIYTIeYYbwHol515QHYAFE= -=+pc8 ------END PGP SIGNATURE----- diff --git a/nano-5.0.tar.xz b/nano-5.0.tar.xz new file mode 100644 index 0000000..0e43cf0 --- /dev/null +++ b/nano-5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c0d94be69cd066f20df2868a2da02f7b1d416ce8d47c0850a8bd270897caa36 +size 1526784 diff --git a/nano-5.0.tar.xz.asc b/nano-5.0.tar.xz.asc new file mode 100644 index 0000000..978e9c2 --- /dev/null +++ b/nano-5.0.tar.xz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEEv9AJBh5TUFKtDfIVDSjU0qCs6IQFAl8hLvQACgkQDSjU0qCs +6ISIERAApbitWz0WFxr3W0irQxPFOBuA95cbuPIK/U32VYwVyOxhzs1XBwV7Sb/l +Wb124l9m3jK2NIyuLJwRzbFWxbiIUGt6zaYMmjnp7MFHZDsjI3TdsHAZ1/wj4bH8 +OJFIhPt47x4+Sxob3kDjlSpqBc92VW4+TGIu48ILzyZZ+H0A5QhV1q55UjPmJp2w +14A4R8OHeB38SRtxDM5g7hK1BjXOr5CYQhRllDpNa7iqsOajvXinTJcFU4Uz1nxn +zgH93IUdKPow8xFYOHe4MXICUV+TaijFPlLHlM5c2yENf5xCin44USnO7/NZ02BA +Yk+y6fraC9+pL8n6ZjVvLp9e+10bB0MJ9kyMktEI0qT6SqE1TT0fR69SYC2JzKxq +Aep3cKZf1LeIsUSYG1lH+ww/tbVKJLi16mYM8fKJe0Gk6Eqvx2JCOjXDKOPh8GXo +raLxLefHmKb1RIoaaAYA+c0u/bKbAQNNMlzWCHX1S7Obd4hE3nWeKcucztv6Bu/5 +YJVzCPmEW7P7hwcNofxQyrGiPt1h61XdbU1hq6DVIsysAKi03uJRNPlnYlLPSXe9 +e3YX1KWUOSjyvWprYf8WQKkeBbMXbhU/6VTlxjIJmmQBr+I6CDZ6myJqMa2n3tft +SgY55LFGrvpT3OFlXKc8UuId/qVgQVFry8DWpy4y0ZBUxLkZQ8w= +=yS1S +-----END PGP SIGNATURE----- diff --git a/nano.changes b/nano.changes index ece1b72..f1db5ab 100644 --- a/nano.changes +++ b/nano.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Wed Jul 29 11:45:53 UTC 2020 - Paolo Stivanin + +- GNU nano 5.0: + * With --indicator (or -q or 'set indicator') nano will show a kind + of scrollbar on the righthand side of the screen to indicate where + in the buffer the viewport is located and how much it covers. + * With any line can be "tagged" with an anchor, and + and will jump to the nearest anchor. + When using line numbers, an anchor is shown as "+" in the margin. + * The Execute Command prompt is now directly accessible from the + main menu (with ^T, replacing the Spell Checker). The Linter, + Formatter, Spell Checker, Full Justification, Suspension, and + Cut-Till-End functions are available in this menu too. + * On terminals that support at least 256 colors, nine new color + names are available: pink, purple, mauve, lagoon, mint, lime, + peach, orange, and latte. These do not have lighter versions. + * For the color names red, green, blue, yellow, cyan, magenta, + white, and black, the prefix 'light' gives a brighter color. + Prefix 'bright' is deprecated, as it means both bold AND light. + * All color names can be preceded with "bold," and/or "italic," + (in that order) to get a bold and/or italic typeface. + * With --bookstyle (or -O or 'set bookstyle') nano considers any + line that begins with whitespace as the start of a paragraph. + * Refreshing the screen with ^L now works in every menu. + * In the main menu, ^L also centers the line with the cursor. + * Toggling the help lines with M-X now works in all menus except + in the help viewer and the linter. + * At a filename prompt, the first lists the possibilities, + and these are listed near the bottom instead of near the top. + * Bindable function 'curpos' has been renamed to 'location'. + * Long option --tempfile has been renamed to --saveonexit. + * Short option -S is now a synonym of --softwrap. + * The New Buffer toggle (M-F) has become non-persistent. Options + --multibuffer and 'set multibuffer' still make it default to on. + * Backup files will retain their group ownership (when possible). + * Data is synced to disk before "... lines written" is shown. + * The raw escape sequences for F13 to F16 are no longer recognized. + * Distro-specific syntaxes, and syntaxes of less common languages, + have been moved down to subdirectory syntax/extra/. The affected + distros and others may wish to move wanted syntaxes one level up. + Syntaxes for Markdown, Haskell, and Ada were added. + ------------------------------------------------------------------- Sun May 24 05:54:09 UTC 2020 - Andreas Stieger diff --git a/nano.spec b/nano.spec index 32c5004..b2696b7 100644 --- a/nano.spec +++ b/nano.spec @@ -16,9 +16,9 @@ # -%define _version 4 +%define _version 5 Name: nano -Version: 4.9.3 +Version: 5.0 Release: 0 Summary: Pico editor clone with enhancements License: GPL-3.0-or-later