SHA256
1
0
forked from pool/nano

Accepting request 487769 from editors

1

OBS-URL: https://build.opensuse.org/request/show/487769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nano?expand=0&rev=56
This commit is contained in:
Yuchen Lin 2017-04-14 11:42:05 +00:00 committed by Git OBS Bridge
commit 44aa685818
6 changed files with 33 additions and 15 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----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-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAljt49sACgkQnfSGKvEX
XFvoCQf8C6NwQPCUjj+Y9MU7zg0cNMna4ix+iScjulK+msHrx0CF8i4Pkp8CIdhq
kZibRQ3AGuUcdBewuLaomu+4WtEV5fZkuOMqfCVmjREZi4CAa+N3nNND7IGsAaeH
Tf8svlf7W/3OoPFn/FZXbHDMD9hC5Ru8wFzIegmDN1SvXr6IYCo9OqmmG85sU9/O
vjikxBv03yRMdCdoeOsXAsSUPriKDrP6WQ6j+wLRnTrf53kMJrzHpGyH4laDRif+
BRtCfErzrJWUfT5jqtjGxI0Sb3DiiI5NxTzG6fjCgk0MtuW0/A7Hg5kS2bVsBJer
0pjBJBKPl1If/44CEFQCbSJCGA6rlw==
=/AVg
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Apr 12 20:27:59 UTC 2017 - astieger@suse.com
- GNU nano 2.8.1:
* fix scrolling problems in softwrap mode when double-width
characters on row boundaries are involved
* show double-width characters as ">" and "<" when split across
two rows
* move the cursor more predictably (at the cost of sometimes
putting it on the second "half" of a character)
* avoid creating lines that consist of only blanks when using
autoindent
* make ^Home and ^End go to the start and end of the file
(on terminals that support those keystrokes)
* place the cursor better when linting
* let the linter ask only once whether to open an included file
* add bindings for ^Up and ^Down in the file browser
-------------------------------------------------------------------
Fri Mar 31 10:39:21 UTC 2017 - fstrba@suse.com

View File

@ -18,7 +18,7 @@
%define _version 2.8
Name: nano
Version: 2.8.0
Version: 2.8.1
Release: 0
Summary: Pico editor clone with enhancements
License: GPL-3.0+