Hello community, here is the log from the commit of package notcurses for openSUSE:Factory checked in at 2020-10-20 16:14:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/notcurses (Old) and /work/SRC/openSUSE:Factory/.notcurses.new.3486 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notcurses" Tue Oct 20 16:14:25 2020 rev:4 rq:842620 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/notcurses/notcurses.changes 2020-10-14 15:40:14.154384272 +0200 +++ /work/SRC/openSUSE:Factory/.notcurses.new.3486/notcurses.changes 2020-10-20 16:22:25.558351181 +0200 @@ -1,0 +2,29 @@ +Mon Oct 19 07:31:58 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 2.0.1 + * Add ncmenu_item_set_status() for disabling or enabling menu + items. + + Disabled menu items cannot be selected. + + Menu sections consisting only of disabled items are + themselves disabled, and cannot be unrolled. + * Add ncinput_equal_p() for comparison of ncinput structure data. + ncmenu_offer_input() now recognizes the shortcuts for + registered sections, and will unroll the appropriate section + when given input. + * Added notcurses_stddim_yx_const() (notcurses_stddim_yx() const + form). + +- Update to version 2.0.0 + * API STABILITY! The API expressed in 2.0.0 will be maintained + throughout at least 2.x.x. A program compiled against 2.0.0 + will continue to compile and function properly against all + 2.x.x releases. Thanks for putting up with the freewheeling + API breakage until now. + * NOTCURSES_VERSION_{MAJOR, MINOR, PATCH, TWEAK} are now + available from notcurses/version.h. These represent the + version your program was compiled against. The version your + program is linked to can still be acquired with + notcurses_version_components() (or as a human-readable string + via notcurses_version()). + +------------------------------------------------------------------- Old: ---- notcurses-1.7.6.tar.gz New: ---- notcurses-2.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ notcurses.spec ++++++ --- /var/tmp/diff_new_pack.1uQNcg/_old 2020-10-20 16:22:27.814352250 +0200 +++ /var/tmp/diff_new_pack.1uQNcg/_new 2020-10-20 16:22:27.818352252 +0200 @@ -17,9 +17,9 @@ # -%global sover 1 +%global sover 2 Name: notcurses -Version: 1.7.6 +Version: 2.0.1 Release: 0 Summary: Character graphics and TUI library License: Apache-2.0 ++++++ notcurses-1.7.6.tar.gz -> notcurses-2.0.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/notcurses/notcurses-1.7.6.tar.gz /work/SRC/openSUSE:Factory/.notcurses.new.3486/notcurses-2.0.1.tar.gz differ: char 15, line 1
