- Update to version 2.8.2:
OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=69
This commit is contained in:
parent
3fb88ca542
commit
19c8848fee
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e935a8bb373345c833dff3a304c6d392775d206b94c802d9285ae80ac6b66d0b
|
|
||||||
size 1429084
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAljt49sACgkQnfSGKvEX
|
|
||||||
XFvoCQf8C6NwQPCUjj+Y9MU7zg0cNMna4ix+iScjulK+msHrx0CF8i4Pkp8CIdhq
|
|
||||||
kZibRQ3AGuUcdBewuLaomu+4WtEV5fZkuOMqfCVmjREZi4CAa+N3nNND7IGsAaeH
|
|
||||||
Tf8svlf7W/3OoPFn/FZXbHDMD9hC5Ru8wFzIegmDN1SvXr6IYCo9OqmmG85sU9/O
|
|
||||||
vjikxBv03yRMdCdoeOsXAsSUPriKDrP6WQ6j+wLRnTrf53kMJrzHpGyH4laDRif+
|
|
||||||
BRtCfErzrJWUfT5jqtjGxI0Sb3DiiI5NxTzG6fjCgk0MtuW0/A7Hg5kS2bVsBJer
|
|
||||||
0pjBJBKPl1If/44CEFQCbSJCGA6rlw==
|
|
||||||
=/AVg
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
nano-2.8.2.tar.xz
Normal file
3
nano-2.8.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:023e8a7b38b2420d5476d7b2b4d8524d7de55c0853b4dc0b02e4a4adf7ecb9e0
|
||||||
|
size 1438524
|
11
nano-2.8.2.tar.xz.asc
Normal file
11
nano-2.8.2.tar.xz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEp/amSmfaCe+SeC3XnfSGKvEXXFsFAlkK8zMACgkQnfSGKvEX
|
||||||
|
XFtKAgf/fvX5cOM7XSu4J8XslV27QqWiHkLoEJ81Z1VBt3B5MidplyA5QxEgd1va
|
||||||
|
oXx4DML57Z6GSDjFWXJ5F9JJemVApFx9dBlJ6v5WTWcaPVdsL/qCzKmrpqO5BnJh
|
||||||
|
wlrDBDxNHqVYYeB3T9LSp7tz+QUKQIasdG7hMAn/dpEu4fQKsTSTGlyRmRNambI4
|
||||||
|
mxzECHlV73sUTdTo5Wy9rcD/8sqL81IONaWXRCee8yFcIAHa6J6qmUgboNPQovW4
|
||||||
|
FMkiouda2D4Oeq4xrsLT89GHtMJH4BzMGH277QrW/7hPRUlLtSSMCcQ3wfR49yGa
|
||||||
|
G7q/fmsIJ08Gaz4Xpb8jzekKjOfr6w==
|
||||||
|
=0LWw
|
||||||
|
-----END PGP SIGNATURE-----
|
15
nano.changes
15
nano.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 10 10:43:13 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to version 2.8.2:
|
||||||
|
* new feature: it makes the ^G help texts searchable with ^W.
|
||||||
|
* fixes a crash when resizing the window in the middle of
|
||||||
|
verbatim input
|
||||||
|
* avoids an unlikely crash when used without UTF-8 support in some
|
||||||
|
locales
|
||||||
|
* avoids redrawing the screen twice when switching between
|
||||||
|
buffers while line numbers are active
|
||||||
|
* works around a coloring bug on musl
|
||||||
|
* tweaks to the documentation
|
||||||
|
* translation updates for fifteen languages.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 12 20:27:59 UTC 2017 - astieger@suse.com
|
Wed Apr 12 20:27:59 UTC 2017 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _version 2.8
|
%define _version 2.8
|
||||||
Name: nano
|
Name: nano
|
||||||
Version: 2.8.1
|
Version: 2.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pico editor clone with enhancements
|
Summary: Pico editor clone with enhancements
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@ -32,7 +32,7 @@ BuildRequires: groff-full
|
|||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: pkgconfig(zlib)
|
||||||
Requires(post): info
|
Requires(post): info
|
||||||
Requires(preun): info
|
Requires(preun): info
|
||||||
Recommends: %{name}-lang = %{version}
|
Recommends: %{name}-lang = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user