Accepting request 484058 from editors
1 OBS-URL: https://build.opensuse.org/request/show/484058 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nano?expand=0&rev=55
This commit is contained in:
commit
9a67e12c8d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a64d24e6bc4fc448376d038f9a755af77f8e748c9051b6f45bf85e783a7e67e4
|
||||
size 1014184
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAliuvf8ACgkQnfSGKvEX
|
||||
XFvbwgf9EoGWeTueXe1tmRDD4NKEUmVCqL+0O0Mo1MKH/s0AGVT3E7UrBrRKgbAM
|
||||
HqidlF4C7WmU/uwwePOio+LL1kXWJ2lSWOKavusm8DPKPH9JYKtfTmiqaq1BcpgC
|
||||
7bXL8d4CmelL6Rd+aFA9aPqYBxrxe3wj0O2pxb4v0ddac8H4cQi/ujA0eVSX4g/g
|
||||
noR1ZrCOPLj9x40FOoy6w5hJb7nvsEexo/iU/t3N5G8Lujhssx7UFYMZXPx6T8rE
|
||||
PPn18yuSfzqWc0K/bOMcqSDijYEMNg0HoegRLRhycMUY72/wFZQpcMo4W/KofjDZ
|
||||
WSMR3g1Fkao+/4+4BiaFkzSjq8cWMA==
|
||||
=xmmT
|
||||
-----END PGP SIGNATURE-----
|
3
nano-2.8.0.tar.xz
Normal file
3
nano-2.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15c1bcf4d8888d3b56f68a0b75871cc349b81a9094f8a42d73010ffc26c85dc2
|
||||
size 1413796
|
11
nano-2.8.0.tar.xz.asc
Normal file
11
nano-2.8.0.tar.xz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAljeHMMACgkQnfSGKvEX
|
||||
XFtATQgAk2eJBGYfqnoYuXhShquUE2jfUlTwijMNh8yz0sN+joek1gCxTer7jLt1
|
||||
l73a1lo89XPgdirxcAsGd7nSN15LwggyhEHZUQFmFhvFMsEZjL+y+W0Pae9H/Adq
|
||||
stYALJIKlZ1nSSeyfPPyaMtyPcmly1uWmuy2I0Vh1DiTm/oxuOfWY1UwvraDmfpW
|
||||
QnaUuOnEd0KB/+buQYqYXi8M234OvwMyezOvwUaLNHfLDd25P9/BCmnOynxwORgK
|
||||
jYE0jz+akUGxnHmV4cs9UIxv5fyOlP9EmY3SjEJeWVJHnFRX4yBneNjoj+cmOX8d
|
||||
Lh8fUCzBcTgiPqD3KHizuv9DbslpGw==
|
||||
=Vd8R
|
||||
-----END PGP SIGNATURE-----
|
15
nano.changes
15
nano.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 10:39:21 UTC 2017 - fstrba@suse.com
|
||||
|
||||
- Update to version 2.8.0
|
||||
* the Up and Down keys now step from visual row to visual row
|
||||
instead of jumping between logical lines
|
||||
* the Home and End keys now move to the start and end of a row,
|
||||
and only when already there, then to the start and end of the
|
||||
logical line
|
||||
* the screen can now scroll per row instead of always per logical
|
||||
line
|
||||
* makes use of gnulib, to make it build on more platforms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 24 19:31:03 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
@ -6,7 +19,7 @@ Fri Feb 24 19:31:03 UTC 2017 - mpluskal@suse.com
|
||||
* correctly repaints things when multiline regexes with identical
|
||||
start and end are involved
|
||||
* fixes a crash with zero-length regex matches
|
||||
* does replacements at the edges of a marked region right,
|
||||
* does replacements at the edges of a marked region right,
|
||||
* displays at most three warnings at startup
|
||||
* documents the ability to read a file from standard input
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user