From f2aaec26fd10081df78aa9d8bf181b9b4e361f3843b2a2717690925683480714 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 31 Jan 2018 17:28:30 +0000 Subject: [PATCH] Accepting request 571461 from home:AndreasStieger:branches:editors GNU nano 2.9.3 OBS-URL: https://build.opensuse.org/request/show/571461 OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=83 --- nano-2.9.1.tar.xz | 3 --- nano-2.9.1.tar.xz.asc | 11 ----------- nano-2.9.3.tar.xz | 3 +++ nano-2.9.3.tar.xz.asc | 11 +++++++++++ nano.changes | 31 +++++++++++++++++++++++++++++++ nano.spec | 4 ++-- 6 files changed, 47 insertions(+), 16 deletions(-) delete mode 100644 nano-2.9.1.tar.xz delete mode 100644 nano-2.9.1.tar.xz.asc create mode 100644 nano-2.9.3.tar.xz create mode 100644 nano-2.9.3.tar.xz.asc diff --git a/nano-2.9.1.tar.xz b/nano-2.9.1.tar.xz deleted file mode 100644 index 2cc3208..0000000 --- a/nano-2.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6316d52d0d26af3e79a13dcb4db1c7a4aeac61b37fd9381e801a4189a2ecba7c -size 1485072 diff --git a/nano-2.9.1.tar.xz.asc b/nano-2.9.1.tar.xz.asc deleted file mode 100644 index eeafce8..0000000 --- a/nano-2.9.1.tar.xz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAlocV+QACgkQnfSGKvEX -XFuc/Qf7B2fmXNnRw9f7xXhIYjU5Q6Bu5bEixlJKyAUxDb+hZp83gpHQ51NMF1rn -RcWc8EP9IygyHbqVK12br7V6OlRAhJf2EhfdAgVyMrCYJmT3FucW3YNSVKhEfu9O -fJJOmhDrz7ip4LO9aOuwY4hUxq4s4FgMh4QQJ0/D+Y+5yaPsJ0seCHnkCuA0u+pt -GjmndzzfS7lfVxs1ELbpdLtx0rg3S7EzPwIziYqzCUfpkDuA+Th+QY2191QFHuYs -Voy24yKq8x1YNAqrz5/4Da3cYn4mdy1ppYMD5FrmSFyOD2eWb2PtmQydeHZpCrYj -DtV5qdWdNfSn6rR3MJIf1w+kvJs4cg== -=I0Bb ------END PGP SIGNATURE----- diff --git a/nano-2.9.3.tar.xz b/nano-2.9.3.tar.xz new file mode 100644 index 0000000..756f266 --- /dev/null +++ b/nano-2.9.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7783bcfd4b2d5dc0bf64d4bd07b1a19e7ba3c91da881a4249772a36b972d4012 +size 1494064 diff --git a/nano-2.9.3.tar.xz.asc b/nano-2.9.3.tar.xz.asc new file mode 100644 index 0000000..b5fd65a --- /dev/null +++ b/nano-2.9.3.tar.xz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAlpu4zsACgkQnfSGKvEX +XFsCEQgAltMKhFWXLx0RPkDFLqMXyCD89qAoGRgBV1XrHjzJa0Fee5OlUIJDuAev +4HDeV9FKMztnHvz8S2XfG8vM64AouAePNOuKEPwdeZUIXo/GFW6jIztRSd+mBBxc +jRhKgoqj92/qpvI3DXkHLFpBmpbGb8ycxF4s7w+pyBY3712FNFlxi5cxIslrMXXH +pBjVfjOhReF8NrbViruYhdSqi+3frXHAEti/F96ltrYmP2ZeIe+cZFBxJoH+Cukl +VyFtLkMoIrlzqxkR+sJJKoCZ5n4qr6vjqOr/0wGq1nCrp5tLU+33B9+AHpXt5Z0t +n+gRdEuEsz97gEMtmkGFrxx49iPBiw== +=k55D +-----END PGP SIGNATURE----- diff --git a/nano.changes b/nano.changes index 209aad8..30c5df4 100644 --- a/nano.changes +++ b/nano.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Wed Jan 31 15:01:40 UTC 2018 - astieger@suse.com + +- GNU nano 2.9.3: + * fix a segfault with trimblanks that could occur when a typed + space caused the word after it to be pushed to the next line + * make macros work also when your keyboard still emits escape + sequences + * add the options -M and --trimblanks for the command line + * recognizeskey combos with Shift on a few more terminals + * no longer show dots in certain prompt texts when visible + witespace is turned on + * fix two corner cases when doing replacements in a marked region + * allow to open a named pipe again when using --noread + * accurately detect a needed color change when a line contains + a start match but not a corresponding end match any more +- includes changes gom 2.9.2: + * correctly display the Modified state when undoing/redoing + (also when the file was saved somewhere midway) + * improve the undoing of an automatic linefeed at EOF + * show the cursor again when compiled with --withslang + * rename the option 'justifytrim' to 'trimblanks' because it + will now snip trailing whitespace also while you are typing + (and hard-wrapping is enabled) + * continue pushing words to the next line much longer (when + hard-wrapping) + * make and indent and unindent a marked region + * allow unindenting when not all lines are indented + * let a region marked with Shift persist when indenting/ + unindenting or commenting/uncommenting it + ------------------------------------------------------------------- Mon Dec 11 21:03:50 UTC 2017 - astieger@suse.com diff --git a/nano.spec b/nano.spec index b48afba..652d010 100644 --- a/nano.spec +++ b/nano.spec @@ -1,7 +1,7 @@ # # spec file for package nano # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _version 2.9 Name: nano -Version: 2.9.1 +Version: 2.9.3 Release: 0 Summary: Pico editor clone with enhancements License: GPL-3.0+