Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nano for openSUSE:Factory checked in 
at 2021-03-02 12:25:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nano (Old)
 and      /work/SRC/openSUSE:Factory/.nano.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nano"

Tue Mar  2 12:25:39 2021 rev:94 rq:874968 version:5.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/nano/nano.changes        2021-01-19 
15:58:56.763085373 +0100
+++ /work/SRC/openSUSE:Factory/.nano.new.2378/nano.changes      2021-03-02 
12:25:53.547340657 +0100
@@ -1,0 +2,17 @@
+Wed Feb 24 21:55:30 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- GNU nano 5.6:
+  * A search match gets highlighted (in black on yellow by
+    default), in addition to placing the cursor at the start of
+    the matchA. The color combination can be changed with 
+    'set highlightcolor'. By default the cursor is hidden until the
+    next keystroke, but it can be forced on with --showcursor / 
+    'set showcursor'.
+  * Option --markmatch / 'set markmatch' has been removed
+  * Cursor position and character code are displayed in the
+    minibar only when option --constantshow / 'set constantshow'
+    is used, and their display can be toggled with M-C
+  * The state flags are displayed in the minibar only when option
+    --stateflags / 'set stateflags' is used
+
+-------------------------------------------------------------------

Old:
----
  nano-5.5.tar.xz
  nano-5.5.tar.xz.asc

New:
----
  nano-5.6.tar.xz
  nano-5.6.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nano.spec ++++++
--- /var/tmp/diff_new_pack.GqhFcc/_old  2021-03-02 12:25:54.147341194 +0100
+++ /var/tmp/diff_new_pack.GqhFcc/_new  2021-03-02 12:25:54.151341197 +0100
@@ -18,7 +18,7 @@
 
 %define _version 5
 Name:           nano
-Version:        5.5
+Version:        5.6
 Release:        0
 Summary:        Pico editor clone with enhancements
 License:        GPL-3.0-or-later
@@ -56,7 +56,7 @@
 # - set hunspell as the default spell-checker
 # - enable syntax highlighting by default
 sed -e 's/^#.*set speller.*$/set speller "hunspell"/' \
-    -e 's|^# \(include "/usr/share/nano/\*.nanorc"\)|\1|' \
+    -e 's|^# \(include "%{_datadir}/nano/\*.nanorc"\)|\1|' \
     %{SOURCE3} doc/sample.nanorc > ./nanorc
 
 %install

++++++ nano-5.5.tar.xz -> nano-5.6.tar.xz ++++++
++++ 36888 lines of diff (skipped)

Reply via email to