SHA256
1
0
forked from pool/nano

Accepting request 542826 from home:AndreasStieger:branches:editors

GNU nano 2.9.0

OBS-URL: https://build.opensuse.org/request/show/542826
OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=79
This commit is contained in:
Martin Pluskal 2017-11-19 07:30:05 +00:00 committed by Git OBS Bridge
parent a302f81607
commit 8c07a54990
6 changed files with 35 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAlmig9AACgkQnfSGKvEX
XFuKIgf+KhQ5g3K1J0DmXNkHcLdz/rq4nFdI181+2WNcmFDVAhdh0Q1tjt19a0LL
Ypl5cXYoqsQLRIa9N+GFNfk7U/iRPx25VvGt5EEucQiXfLD/Wv0WmFxdRQkWG0c+
KOpkH1CirBkqBxosGI5cegQ2Ql9X9lQ/uRny5CzEAERmz0WfoU9d6WrF++Ec/jZX
5DIJEEBMm5pQ+NaBC+xjqBGkc4iVhAI+BfYTZd8uiB3weK4waa/wOW0ZaPhd7W97
M5+VixB1uEnPXyiDE63bJm+NK7Nvx33IWqC8IBvPRpQfCRMTJT77d63wgQ2Jd6yL
MZqrht6qcmPse2HgK0NSRtoMqcsWjQ==
=/hs4
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAloQFqMACgkQnfSGKvEX
XFsMbQgAvCd6/6DfS5Qb8iGWiFcNQgvMsKg9vnlyfunOJLXvaLY97X0xDQwmIubc
dtcGVcss8NZ6GdtfgVVk8cePNmaAbC1dCufgleZjfj3j/4rzFYv+1pWI8fqC8eDn
W305A9jPWNC4KHnha4eLOEmTg8+01tn/DHxV5/7kqsTOPxFovTQntWGq/pGUp+pq
sOhwB7DxbFh/H1VzrEPrIbAhrxPyLukn83t6X1g1v7Q/bbZNz1E4KR9Rb3yjNt4M
1m9q5u845blihQNOR9LcgVEtPz/BO3YYuRzARwi9WHtwYAi9LOID78MQXgZQxoGz
q4rSV/+Esi7h9lGBg8+dUA0bl5eRqw==
=zaEQ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Nov 18 15:55:45 UTC 2017 - astieger@suse.com
- GNU nano 2.9.0:
* introduce the ability to record and replay keystrokes:
(M-: to start and stop recording, M-; to play the macro back)
* make ^Q and ^S do something useful by default
(^Q starts a backward search, and ^S saves the current file)
* change ^W to start always a forward search,
* show the number of open buffers (when more than one) in the title bar
* no longer ask to press Enter when there are errors in an rc file
* retire the options '--quiet' and 'set quiet' and 'set backwards'
* make indenting and unindenting undoable
* look in $XDG_CONFIG_HOME for a nanorc file
* look in $XDG_DATA_HOME for the history files
* add a history stack for executed commands (^R^X)
* do not overwrite the position-history file of another nano
* fix a score of tiny bugs
-------------------------------------------------------------------
Tue Aug 29 12:15:22 UTC 2017 - mpluskal@suse.com

View File

@ -16,9 +16,9 @@
#
%define _version 2.8
%define _version 2.9
Name: nano
Version: 2.8.7
Version: 2.9.0
Release: 0
Summary: Pico editor clone with enhancements
License: GPL-3.0+