From 75711bd557e4fcacefc578c649d4ce7d744284e44d615557efa3da26b6885f2d Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 4 Aug 2016 08:05:56 +0000 Subject: [PATCH] Accepting request 416812 from home:adra:branches:editors Update to version 2.6.2 OBS-URL: https://build.opensuse.org/request/show/416812 OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=49 --- nano-2.6.1.tar.gz | 3 --- nano-2.6.1.tar.gz.asc | 11 ----------- nano-2.6.2.tar.xz | 3 +++ nano-2.6.2.tar.xz.asc | 11 +++++++++++ nano.changes | 16 ++++++++++++++++ nano.spec | 19 ++++++++----------- 6 files changed, 38 insertions(+), 25 deletions(-) delete mode 100644 nano-2.6.1.tar.gz delete mode 100644 nano-2.6.1.tar.gz.asc create mode 100644 nano-2.6.2.tar.xz create mode 100644 nano-2.6.2.tar.xz.asc diff --git a/nano-2.6.1.tar.gz b/nano-2.6.1.tar.gz deleted file mode 100644 index d27b746..0000000 --- a/nano-2.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56f2ba1c532647bee36abd5f87a714400af0be084cf857a65bc8f41a0dc28fe5 -size 1999439 diff --git a/nano-2.6.1.tar.gz.asc b/nano-2.6.1.tar.gz.asc deleted file mode 100644 index 341c56a..0000000 --- a/nano-2.6.1.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQEcBAABCAAGBQJXcPgiAAoJEJ30hirxF1xbEpUIALq47U0zx6sn5e4pOV93h9AM -PJLGLqKXaHyw0GSQpbZy4zZtWw1ebY3rDkaWEmXzsiKyTgF7a52zwm3fBV8tPS2Z -TacaC8p/SlJCJGomxPvBOcHuhghqwkvgedO89YMWIkt2zxJSd40Kv1367w1Ynd7P -d3Z/avpl9Ueo7ZqKqyfYuzJSERlKsTF+QvaQcVYxUp8LOpvxImi5ThLf9K90org5 -cl0UiQAJa03soDYPUc6jouXjxAsj1jTJF9a49TCmyNkkFGrapB6wC8fxpgxVNeWY -a0tlkuzt7ZBv6h4YMXHzjTEliJrfAH6PSAuMdPk4BjAEW5H9yPDjOOqTx2lFeiM= -=4Ont ------END PGP SIGNATURE----- diff --git a/nano-2.6.2.tar.xz b/nano-2.6.2.tar.xz new file mode 100644 index 0000000..56c5dfa --- /dev/null +++ b/nano-2.6.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22f79cc635458e0c0d110d211576f1edc03b112a62d73b914826a46547a6ac27 +size 1003376 diff --git a/nano-2.6.2.tar.xz.asc b/nano-2.6.2.tar.xz.asc new file mode 100644 index 0000000..c3efeb2 --- /dev/null +++ b/nano-2.6.2.tar.xz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQEcBAABCAAGBQJXmbcfAAoJEJ30hirxF1xbfMIH/3FMVOew1JNUz+vqB1bV5bXv +sxlw8FQapghhU9mbs/v3dzGQ5RC3mTo3iOLAEDSLLVcSGkNjK0CUtKbbs/3JXl/4 +/H18MpRQZygeZXUp/6Dcz9wu05AMYnxjdqVthuVu1WRjBSp7iOWXZFV33WhP04m/ +ZL1cRSTYreB5CeM2qCV7W07xXWqipIGKFDF0CnrbHm5h3gI8SNCldH7wriS7EAZQ +zpgTdJpIp/dREquQs46Mcbhe2gDBhxUXX/QNPdfrhYpQGvxlV3NPa+PPpkEc90yF +RRdyiaomU4Y/G0MwTmq9vVqxlU5Nycz8oSYEeVECC23cw+g/gyeJs+4C08AseqU= +=1NXZ +-----END PGP SIGNATURE----- diff --git a/nano.changes b/nano.changes index 75905a4..592f104 100644 --- a/nano.changes +++ b/nano.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Aug 3 22:21:56 UTC 2016 - asterios.dramis@gmail.com + +- Update to version 2.6.2: + * The keystrokes Ctrl+Up and Ctrl+Down for jumping between blocks + of text, and the option 'wordchars' for specifying which + characters (beside alphanumeric ones) should be considered + word-forming. + * Provides feedback during Unicode input (M-V followed by a + six-digit hexadecimal number which must start with 0 or 10). + * Avoids a crash when resizing the window during Verbatim input. + * Doesn't drop a keystroke after having been suspended. + * Replaces the beginning-of-line anchor (^) just once per line. + * Several tiny improvements in screen rendering and key handling. +- Removed build time references fix (not needed anymore). + ------------------------------------------------------------------- Mon Jun 27 20:39:37 UTC 2016 - mpluskal@suse.com diff --git a/nano.spec b/nano.spec index c43fa32..3fd49ed 100644 --- a/nano.spec +++ b/nano.spec @@ -18,14 +18,14 @@ %define _version 2.6 Name: nano -Version: 2.6.1 +Version: 2.6.2 Release: 0 Summary: Pico editor clone with enhancements License: GPL-3.0+ -Group: Productivity/Editors/Other +Group: Productivity/Text/Editors Url: http://nano-editor.org/ -Source0: http://nano-editor.org/dist/v%{_version}/%{name}-%{version}.tar.gz -Source1: http://nano-editor.org/dist/v%{_version}/%{name}-%{version}.tar.gz.asc +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 Source2: https://savannah.gnu.org/people/viewgpg.php?user_id=42085#/%{name}.keyring BuildRequires: file-devel BuildRequires: ncurses-devel @@ -35,6 +35,9 @@ Requires(post): info Requires(preun): info Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build +%if 0%{?suse_version} <= 1110 +BuildRequires: xz +%endif %if 0%{?suse_version} > 1230 BuildRequires: groff-full %else @@ -55,12 +58,6 @@ the Pico text editor while also offering a few enhancements. %prep %setup -q -# Remove build time references so build-compare can do its work. -FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M') -FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y') -sed -i "s/__TIME__/\"$FAKE_BUILDTIME\"/" src/nano.c -sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" src/nano.c - %build %configure \ --disable-rpath \ @@ -84,7 +81,7 @@ mv -f %{buildroot}%{_datadir}/doc/%{name}/ %{buildroot}%{_docdir}/%{name}/ %files %defattr(-,root,root) -%doc AUTHORS ChangeLog ChangeLog.pre-2.1 COPYING COPYING.DOC NEWS README THANKS TODO +%doc AUTHORS ChangeLog ChangeLog.pre-2.1 COPYING COPYING.DOC IMPROVEMENTS NEWS README THANKS TODO doc/nanorc.sample %doc %{_docdir}/nano/ %exclude %{_docdir}/%{name}/*/ %{_bindir}/nano