From 595bf57ba6570fddb71a2e93b989e11f95a980dbf51d31c8369eddf993b4d005 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sat, 18 Jun 2016 12:57:05 +0000 Subject: [PATCH] - 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 --- nano-2.5.3.tar.gz | 3 --- nano-2.5.3.tar.gz.asc | 7 ------- nano-2.6.0.tar.gz | 3 +++ nano-2.6.0.tar.gz.asc | 11 +++++++++++ nano.changes | 16 ++++++++++++++++ nano.spec | 6 +++--- 6 files changed, 33 insertions(+), 13 deletions(-) delete mode 100644 nano-2.5.3.tar.gz delete mode 100644 nano-2.5.3.tar.gz.asc create mode 100644 nano-2.6.0.tar.gz create mode 100644 nano-2.6.0.tar.gz.asc diff --git a/nano-2.5.3.tar.gz b/nano-2.5.3.tar.gz deleted file mode 100644 index 22c0a3b..0000000 --- a/nano-2.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2b060129b9feff2d4870d803a441178c96531de9aed144ec0b83bd63ccb12ee -size 1967760 diff --git a/nano-2.5.3.tar.gz.asc b/nano-2.5.3.tar.gz.asc deleted file mode 100644 index 2154a54..0000000 --- a/nano-2.5.3.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAlbPd0AACgkQvLNW35EAn6fSYgCgvx6YZ/9x1YMgS7JFIdeOIfFP -q90An3TfqqstJqqW5imBLBLQv+htaa3i -=VHLC ------END PGP SIGNATURE----- diff --git a/nano-2.6.0.tar.gz b/nano-2.6.0.tar.gz new file mode 100644 index 0000000..7ba76ef --- /dev/null +++ b/nano-2.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d517a5fcaa9fa6ceda8a63e22be1d83dd7f4af13703c73b10a48e95a6e1178d3 +size 1960801 diff --git a/nano-2.6.0.tar.gz.asc b/nano-2.6.0.tar.gz.asc new file mode 100644 index 0000000..fd2b3aa --- /dev/null +++ b/nano-2.6.0.tar.gz.asc @@ -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----- diff --git a/nano.changes b/nano.changes index 0896f08..83e4b41 100644 --- a/nano.changes +++ b/nano.changes @@ -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 diff --git a/nano.spec b/nano.spec index 1d542dd..f1a9f6b 100644 --- a/nano.spec +++ b/nano.spec @@ -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