diff --git a/nano-2.8.1.tar.xz b/nano-2.8.1.tar.xz deleted file mode 100644 index 3e6cf0d..0000000 --- a/nano-2.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e935a8bb373345c833dff3a304c6d392775d206b94c802d9285ae80ac6b66d0b -size 1429084 diff --git a/nano-2.8.1.tar.xz.asc b/nano-2.8.1.tar.xz.asc deleted file mode 100644 index 21bcbb8..0000000 --- a/nano-2.8.1.tar.xz.asc +++ /dev/null @@ -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----- diff --git a/nano-2.8.2.tar.xz b/nano-2.8.2.tar.xz new file mode 100644 index 0000000..e2d16dd --- /dev/null +++ b/nano-2.8.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023e8a7b38b2420d5476d7b2b4d8524d7de55c0853b4dc0b02e4a4adf7ecb9e0 +size 1438524 diff --git a/nano-2.8.2.tar.xz.asc b/nano-2.8.2.tar.xz.asc new file mode 100644 index 0000000..a84128c --- /dev/null +++ b/nano-2.8.2.tar.xz.asc @@ -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----- diff --git a/nano.changes b/nano.changes index ab4cec8..83117a5 100644 --- a/nano.changes +++ b/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 diff --git a/nano.spec b/nano.spec index 4061ec9..be40a3b 100644 --- a/nano.spec +++ b/nano.spec @@ -18,7 +18,7 @@ %define _version 2.8 Name: nano -Version: 2.8.1 +Version: 2.8.2 Release: 0 Summary: Pico editor clone with enhancements License: GPL-3.0+ @@ -32,7 +32,7 @@ BuildRequires: groff-full BuildRequires: makeinfo BuildRequires: ncurses-devel BuildRequires: pkgconfig -BuildRequires: zlib-devel +BuildRequires: pkgconfig(zlib) Requires(post): info Requires(preun): info Recommends: %{name}-lang = %{version}