Accepting request 512561 from editors
1 OBS-URL: https://build.opensuse.org/request/show/512561 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nano?expand=0&rev=60
This commit is contained in:
commit
aa541b06da
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb43bf11990b2839446229b0c21ed7abef67c2df861f250cc874553ca27d89c2
|
||||
size 1444128
|
@ -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-----
|
3
nano-2.8.6.tar.xz
Normal file
3
nano-2.8.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a46962a3ae59db922467a095217ed23280b42d80640f932f3a59ba2a6a85776
|
||||
size 1463304
|
11
nano-2.8.6.tar.xz.asc
Normal file
11
nano-2.8.6.tar.xz.asc
Normal file
@ -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-----
|
13
nano.changes
13
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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user