SHA256
1
0
forked from pool/nano

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
This commit is contained in:
Martin Pluskal 2018-01-31 17:28:30 +00:00 committed by Git OBS Bridge
parent 61061873b6
commit f2aaec26fd
6 changed files with 47 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6316d52d0d26af3e79a13dcb4db1c7a4aeac61b37fd9381e801a4189a2ecba7c
size 1485072

View File

@ -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-----

3
nano-2.9.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7783bcfd4b2d5dc0bf64d4bd07b1a19e7ba3c91da881a4249772a36b972d4012
size 1494064

11
nano-2.9.3.tar.xz.asc Normal file
View File

@ -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-----

View File

@ -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 <Tab> and <Shift+Tab> 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

View File

@ -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+