From 962d50983bbe6813e0f6cf9f10d8c3eb09e05f41d4a20dc86b0b5ef7f867565b Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 25 Jul 2017 17:39:57 +0000 Subject: [PATCH] Accepting request 512545 from home:alois:branches:editors Update to 2.8.6 OBS-URL: https://build.opensuse.org/request/show/512545 OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=75 --- nano-2.8.5.tar.xz | 3 --- nano-2.8.5.tar.xz.asc | 11 ----------- nano-2.8.6.tar.xz | 3 +++ nano-2.8.6.tar.xz.asc | 11 +++++++++++ nano.changes | 13 +++++++++++++ nano.spec | 8 ++++---- 6 files changed, 31 insertions(+), 18 deletions(-) delete mode 100644 nano-2.8.5.tar.xz delete mode 100644 nano-2.8.5.tar.xz.asc create mode 100644 nano-2.8.6.tar.xz create mode 100644 nano-2.8.6.tar.xz.asc diff --git a/nano-2.8.5.tar.xz b/nano-2.8.5.tar.xz deleted file mode 100644 index 0a32e68..0000000 --- a/nano-2.8.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb43bf11990b2839446229b0c21ed7abef67c2df861f250cc874553ca27d89c2 -size 1444128 diff --git a/nano-2.8.5.tar.xz.asc b/nano-2.8.5.tar.xz.asc deleted file mode 100644 index e3a73dd..0000000 --- a/nano-2.8.5.tar.xz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAllPf7oACgkQnfSGKvEX -XFt9Fwf/TOQUTP2lcMovNWlr0EtK7MpMF9Q2B/uNn3kJdgsjl7Hm32xLlwrA7OVk -mylyjkjonIQEB62JN+mwhVUAcVHkt84JWZptz3EkY1S46xFTI3d0EtJHz4oZ812K -QlAgPM/y/PmmNxcwxGAyqtMYFD407HFojvy9PD02Yu9h+0u5EO+CK8KDxgqpeR4D -kXDq+AAbluXueW/vCVQvfJ83kXMOU6f5CHOPU09Uh7JQkVCFCv0/8Q0inc8KYMIu -P6wLQ/fp+bZWy7gl4qfwO/y4qmFCpdyfJLMeitDqqunOepSdMq2LuAN+n8kLWrYe -nJXU4P+r56VU7JSw49qrhVcQo0P+GA== -=hR0D ------END PGP SIGNATURE----- diff --git a/nano-2.8.6.tar.xz b/nano-2.8.6.tar.xz new file mode 100644 index 0000000..62bb23b --- /dev/null +++ b/nano-2.8.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a46962a3ae59db922467a095217ed23280b42d80640f932f3a59ba2a6a85776 +size 1463304 diff --git a/nano-2.8.6.tar.xz.asc b/nano-2.8.6.tar.xz.asc new file mode 100644 index 0000000..38cb2d5 --- /dev/null +++ b/nano-2.8.6.tar.xz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAllxtZkACgkQnfSGKvEX +XFv8Fwf/ZHQ40uGwofCAmKDb2qstZovrNK8nCIYB1dRcD6T6wBWCx+1x8Q4ahVOG +lkT0IL19ni7wCGZ2IUTpYGEVM9m+D2tqG8uLhUhP483tCPskxZvXhqGaPzoyokS9 +47SS7UER302asbthFnmGu5dRd6yMwV/nfQeAHc12QgUSkcfuWHye1vzczbfxRu7Z +g3TWQmdposdJXSBTUHydQyo2mMc3G5GLyQIR4CHoXQisxFvdAcVXLAIWHtBm0P58 +tOYTS1Gmf10B4Cn6SK4NmYAIPHcocmqp2UNJ/BjxCF3ZHERxR7NfWf1JBZPhJDXq +vZpTqHGWGF5sbiFOLFxTAT39bRgcpA== +=Zxz4 +-----END PGP SIGNATURE----- diff --git a/nano.changes b/nano.changes index 445e999..4a5e595 100644 --- a/nano.changes +++ b/nano.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jul 25 14:01:17 UTC 2017 - aloisio@gmx.com + +- Update to 2.8.6 + * Add the ability to do softwrapping between words + -- at whitespace -- instead of always at the edge of the + screen. This can be activated with -a or --atblanks or + 'set atblanks' together with the softwrap option. + * Fix a handful of rare display glitches, + * Harmonize quoting rules in the rc files + * Rename the option 'cut' to 'cutfromcursor' + (please update your nanorc files before 2020). + ------------------------------------------------------------------- Sat Jul 1 21:02:21 UTC 2017 - asterios.dramis@gmail.com diff --git a/nano.spec b/nano.spec index ed03d9c..0b90a38 100644 --- a/nano.spec +++ b/nano.spec @@ -18,14 +18,14 @@ %define _version 2.8 Name: nano -Version: 2.8.5 +Version: 2.8.6 Release: 0 Summary: Pico editor clone with enhancements License: GPL-3.0+ Group: Productivity/Text/Editors -Url: http://nano-editor.org/ -Source0: http://nano-editor.org/dist/v%{_version}/%{name}-%{version}.tar.xz -Source1: http://nano-editor.org/dist/v%{_version}/%{name}-%{version}.tar.xz.asc +Url: https://nano-editor.org/ +Source0: https://nano-editor.org/dist/v%{_version}/%{name}-%{version}.tar.xz +Source1: https://nano-editor.org/dist/v%{_version}/%{name}-%{version}.tar.xz.asc Source2: https://savannah.gnu.org/people/viewgpg.php?user_id=42085#/%{name}.keyring BuildRequires: file-devel BuildRequires: groff-full