Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tig for openSUSE:Factory checked in at 2021-03-30 21:04:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tig (Old) and /work/SRC/openSUSE:Factory/.tig.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tig" Tue Mar 30 21:04:16 2021 rev:47 rq:877575 version:2.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/tig/tig.changes 2020-04-13 12:54:45.916686759 +0200 +++ /work/SRC/openSUSE:Factory/.tig.new.2401/tig.changes 2021-03-30 21:05:50.809076957 +0200 @@ -1,0 +2,34 @@ +Mon Mar 8 08:22:27 UTC 2021 - Michael Vetter <[email protected]> + +- Update to 2.5.3: + * Fix autoconf checking for readline. (#1072) + * Fix segfault when saving a view with no column. + * Reset view->parent when main view is promoted. + * Fix segfault when pressing Enter in a child main view. + * Restore lazy navigation. + * Format time_t values portably and fix other values too. (#1084, #1085) + * Fix loop when wrapping line with ISO-8859-1 character. (#1087, #1088) + +------------------------------------------------------------------- +Sat Feb 13 21:22:39 UTC 2021 - Andreas Stieger <[email protected]> + +- tig 2.5.2: + * Incompatible change: Change directory from the next argument, + from now use tig -C /path/to/repo + * Can now jump from blame to commit + * Start blame of an uncommitted deleted line from HEAD so the + line's origin can be traced + * Allow maxwidth to be expressed in % of the view width + * Pass stash args through + * Restore fullscreen navigation + * Add some range so control chars ^^ and ^_ are also supported + * Disable ncurses extended key values so that esc-codes can be used + * Use id column for commit id only + * Improvements to scrolling and clicking + * Allow to generate a compilation database + * New command stage-update-part + * The line number before a diff was applied is exposed as + %(lineno_old) + * Many bug fixes + +------------------------------------------------------------------- Old: ---- tig-2.5.1.tar.gz New: ---- tig-2.5.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tig.spec ++++++ --- /var/tmp/diff_new_pack.mmyfhW/_old 2021-03-30 21:05:51.329077528 +0200 +++ /var/tmp/diff_new_pack.mmyfhW/_new 2021-03-30 21:05:51.333077532 +0200 @@ -1,7 +1,7 @@ # # spec file for package tig # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: tig -Version: 2.5.1 +Version: 2.5.3 Release: 0 Summary: An ncurses-based text-mode interface for git License: GPL-2.0-or-later @@ -47,7 +47,7 @@ %configure \ --with-ncurses \ --docdir=%{_docdir} -make %{?_smp_mflags} V=1 +%make_build %install %make_install install-doc-man ++++++ tig-2.5.1.tar.gz -> tig-2.5.3.tar.gz ++++++ ++++ 20054 lines of diff (skipped)
