SHA256
1
0
forked from pool/nano

- Update to version 2.6.0:

* fixes more than fifty little bugs -- and some of them not so 
    little.
  * It improves moving about in the file browser, corrects failings 
    of the internal spell checker, adds a new feature 
    (comment/uncomment lines, with default binding M-3), makes some 
    error messages clearer, shows more of a file when positionlog 
    is used and the cursor is near the end, displays all error
    messages at startup if there are multiple ones, does not 
    misinterpret keystrokes when typing very fast, is less eager 
    to trim the filename on narrow terminals, speeds up 
    case-insensitive searches, and allows to abort re-searches.

OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=43
This commit is contained in:
Martin Pluskal 2016-06-18 12:57:05 +00:00 committed by Git OBS Bridge
parent ec607ba06e
commit 595bf57ba6
6 changed files with 33 additions and 13 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlbPd0AACgkQvLNW35EAn6fSYgCgvx6YZ/9x1YMgS7JFIdeOIfFP
q90An3TfqqstJqqW5imBLBLQv+htaa3i
=VHLC
-----END PGP SIGNATURE-----

3
nano-2.6.0.tar.gz Normal file
View File

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

11
nano-2.6.0.tar.gz.asc Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJXZC7oAAoJEJ30hirxF1xbJIIH/i4sKTO+uY/ev361ldpTgeMq
ZNZvFvPJwnOqnwJNfnKQKDmSwDvXXwzHDTGTEQrJOImMbBA1HmmAojB+o1hkpdJm
T3WFEEGm9EXcBHzasLDlX6WmqZhVy0CbSapR12SNovxB02gkqneNUgcXB7q8FWHu
C+jMtCyWja0B8JpRZExAFRbXgD3iZ5YOpE4n6K1Abn93n5R1azcFLPBY9KTuGl90
DmJy9i3Oj08DhOuRguCQLuEfV565vqAOJJTxqdqWxi0AqmLCkV9utYKl3b9KMpbN
WrMB+b06TGaY2geIR3DEvbfYCp7IdJZcWTYes/BmhSuk4f4mJNve/i24uqxg4lw=
=I2JF
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Jun 18 12:51:25 UTC 2016 - mpluskal@suse.com
- Update to version 2.6.0:
* fixes more than fifty little bugs -- and some of them not so
little.
* It improves moving about in the file browser, corrects failings
of the internal spell checker, adds a new feature
(comment/uncomment lines, with default binding M-3), makes some
error messages clearer, shows more of a file when positionlog
is used and the cursor is near the end, displays all error
messages at startup if there are multiple ones, does not
misinterpret keystrokes when typing very fast, is less eager
to trim the filename on narrow terminals, speeds up
case-insensitive searches, and allows to abort re-searches.
-------------------------------------------------------------------
Fri Feb 26 08:36:04 UTC 2016 - mpluskal@suse.com

View File

@ -16,9 +16,9 @@
#
%define _version 2.5
%define _version 2.6
Name: nano
Version: 2.5.3
Version: 2.6.0
Release: 0
Summary: Pico editor clone with enhancements
License: GPL-3.0+
@ -84,7 +84,7 @@ mv -f %{buildroot}%{_datadir}/doc/%{name}/ %{buildroot}%{_docdir}/%{name}/
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog ChangeLog.pre-2.1 COPYING COPYING.DOC NEWS README THANKS TODO UPGRADE
%doc AUTHORS ChangeLog ChangeLog.pre-2.1 COPYING COPYING.DOC NEWS README THANKS TODO
%doc %{_docdir}/nano/
%exclude %{_docdir}/%{name}/*/
%{_bindir}/nano