Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package notcurses for openSUSE:Factory 
checked in at 2021-03-11 20:11:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/notcurses (Old)
 and      /work/SRC/openSUSE:Factory/.notcurses.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "notcurses"

Thu Mar 11 20:11:56 2021 rev:10 rq:878357 version:2.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/notcurses/notcurses.changes      2021-02-15 
23:16:38.651426624 +0100
+++ /work/SRC/openSUSE:Factory/.notcurses.new.2401/notcurses.changes    
2021-03-11 20:13:13.868755015 +0100
@@ -1,0 +2,39 @@
+Wed Mar 10 19:52:26 UTC 2021 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 2.2.3
+  * Implemented **EXPERIMENTAL** `NCBLIT_PIXEL` for terminals
+    reporting Sixel support. Added
+    `notcurses_check_pixel_support()` and its companion
+    `ncdirect_check_pixel_support()`, which must be called (and
+    must return success) before `NCBLIT_PIXEL` will be available.
+    `NCBLIT_PIXEL` degrades to `NCBLIT_3x2` until support is
+    verified. This functionality is not yet well integrated into
+    general rendering; it will not play nicely with other
+    intersecting planes. Do not rely on current behavior.
+  * Add the `nctree` widget for line-oriented hierarchical data.
+  * Ceased exporting `cell_fchannel()`, `cell_bchannel()`,
+    `cell_set_fchannel()`, and `cell_set_bchannel()`. These
+    functions were never safe for users. Everything a user might
+    want to manipulate can be manipulated with more granular
+    functions.
+  * Add `SIGILL` to the set of fatal signals we handle.
+  * Added `NCKEY_SIGNAL`. `NCKEY_RESIZE` is now an alias for
+    `NCKEY_SIGNAL`.
+  * `SIGCONT` now synthesizes a `NCKEY_SIGNAL`, just like
+    `SIGWINCH`.
+
+-------------------------------------------------------------------
+Sat Mar  6 12:17:50 UTC 2021 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 2.2.2
+  * Accesses to statistics are now locked.
+  * ncplayer uses direct mode when invoked with -k, speeding up
+    function.
+  * The cursor is now always positioned following output on exit.
+  * Always flush term reset at start, fixing late reset on e.g.
+    tmux.
+  * ncplayer -L on videos no longer delays between loops.
+  * QR Codes can now be blitted only using NCBLIT_2x1, since
+    that's the only one scanners work with.
+
+-------------------------------------------------------------------

Old:
----
  notcurses-2.2.1.tar.gz

New:
----
  notcurses-2.2.3.tar.gz

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

Other differences:
------------------
++++++ notcurses.spec ++++++
--- /var/tmp/diff_new_pack.qITwW7/_old  2021-03-11 20:13:14.440755944 +0100
+++ /var/tmp/diff_new_pack.qITwW7/_new  2021-03-11 20:13:14.444755950 +0100
@@ -24,7 +24,7 @@
 %bcond_without  pandoc
 %endif
 Name:           notcurses
-Version:        2.2.1
+Version:        2.2.3
 Release:        0
 Summary:        Character graphics and TUI library
 License:        Apache-2.0

++++++ notcurses-2.2.1.tar.gz -> notcurses-2.2.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/notcurses/notcurses-2.2.1.tar.gz 
/work/SRC/openSUSE:Factory/.notcurses.new.2401/notcurses-2.2.3.tar.gz differ: 
char 12, line 1

Reply via email to