SHA256
1
0
forked from pool/nano

Accepting request 507557 from home:adra:branches:editors

Update to version 2.8.5

OBS-URL: https://build.opensuse.org/request/show/507557
OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=73
This commit is contained in:
Martin Pluskal 2017-07-02 14:15:14 +00:00 committed by Git OBS Bridge
parent cbf3683443
commit e70f543f41
6 changed files with 30 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAlkhVs8ACgkQnfSGKvEX
XFunWQf9FCd/UyY1iHNh3bEi0HnrepmBvnKGCMssHjEVoIuc2OYVOsNM5X+Wfanb
irhB0BKK4WTUGM0qcvNhvI5ia4y2QZNVrYUnl5yz74ixRLgJW9pT5RHCZUNXxs7u
7FZ2Lb+Lr8e56GfOgLzYIYCEUssYqL9G3bCXXp5aoHcEYJh+YqP2xnmziO2wpbeH
oRI2iv666F7kBJ7klWTJLEGLAgrbXO5JiYMsWKLfss+/N+ZO+MBgwO4KTEOhFXqq
eU7mGNjeyPwewcejkTiXyZWglog17KxWwCObVmGpxdMSSQHt5QyuIhU2OHnTWcpt
BOvYyhVrfk3UAPLRS/1WY9VZ/grxzQ==
=r8aZ
-----END PGP SIGNATURE-----

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

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Jul 1 21:02:21 UTC 2017 - asterios.dramis@gmail.com
- Update to version 2.8.5:
* Avoid a crash when waking from a suspension that was induced
from the outside.
* Allow negative line and column numbers on the command line.
* Avoid some flickering when resizing the screen while in the
file browser.
* Open files in the order they were mentioned on the command
line.
* Do not pretend to have woken from suspension when receiving a
SIGCONT.
-------------------------------------------------------------------
Sun Jun 4 20:15:08 UTC 2017 - astieger@suse.com

View File

@ -18,7 +18,7 @@
%define _version 2.8
Name: nano
Version: 2.8.4
Version: 2.8.5
Release: 0
Summary: Pico editor clone with enhancements
License: GPL-3.0+
@ -69,7 +69,7 @@ mv -f %{buildroot}%{_datadir}/doc/%{name}/ %{buildroot}%{_docdir}/%{name}/
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog* COPYING COPYING.DOC IMPROVEMENTS NEWS README THANKS TODO
%doc AUTHORS ChangeLog* COPYING COPYING.DOC IMPROVEMENTS NEWS README THANKS TODO doc/sample.nanorc
%doc %{_docdir}/nano/
%{_bindir}/nano
%{_bindir}/rnano