Hello community, here is the log from the commit of package nano for openSUSE:Factory checked in at 2017-03-02 19:29:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nano (Old) and /work/SRC/openSUSE:Factory/.nano.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "nano" Thu Mar 2 19:29:57 2017 rev:54 rq:460289 version:2.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/nano/nano.changes 2017-02-03 17:51:02.651516219 +0100 +++ /work/SRC/openSUSE:Factory/.nano.new/nano.changes 2017-03-02 19:29:58.546128481 +0100 @@ -1,0 +2,12 @@ +Fri Feb 24 19:31:03 UTC 2017 - mpluskal@suse.com + +- Update to version 2.7.5: + * the \B and \b regex anchors + * correctly repaints things when multiline regexes with identical + start and end are involved + * fixes a crash with zero-length regex matches + * does replacements at the edges of a marked region right, + * displays at most three warnings at startup + * documents the ability to read a file from standard input + +------------------------------------------------------------------- Old: ---- nano-2.7.4.tar.xz nano-2.7.4.tar.xz.asc New: ---- nano-2.7.5.tar.xz nano-2.7.5.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nano.spec ++++++ --- /var/tmp/diff_new_pack.A7T6P7/_old 2017-03-02 19:29:59.226032256 +0100 +++ /var/tmp/diff_new_pack.A7T6P7/_new 2017-03-02 19:29:59.230031690 +0100 @@ -18,7 +18,7 @@ %define _version 2.7 Name: nano -Version: 2.7.4 +Version: 2.7.5 Release: 0 Summary: Pico editor clone with enhancements License: GPL-3.0+ @@ -28,26 +28,14 @@ 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: groff-full +BuildRequires: makeinfo BuildRequires: ncurses-devel BuildRequires: pkgconfig BuildRequires: zlib-devel 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 -BuildRequires: groff -%endif -%if 0%{?suse_version} > 1140 -BuildRequires: makeinfo -%else -BuildRequires: texinfo -%endif %description GNU nano is a small and friendly text editor. It aims to emulate ++++++ nano-2.7.4.tar.xz -> nano-2.7.5.tar.xz ++++++ ++++ 51431 lines of diff (skipped)