Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lnav for openSUSE:Factory checked in at 2023-07-04 15:22:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lnav (Old) and /work/SRC/openSUSE:Factory/.lnav.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lnav" Tue Jul 4 15:22:35 2023 rev:7 rq:1096655 version:0.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/lnav/lnav.changes 2023-04-14 13:13:31.763718700 +0200 +++ /work/SRC/openSUSE:Factory/.lnav.new.23466/lnav.changes 2023-07-04 15:23:31.246616987 +0200 @@ -1,0 +2,38 @@ +Mon Jul 3 06:32:06 UTC 2023 - Michael Vetter <mvet...@suse.com> + +- Update to 0.11.2: + Features: + * A "cursor" mode has been added to the main view that can + be toggled by pressing CTRL-X. While in cursor mode, any + operations that would normally work on the "top" line will + now operate on the focused line instead. + * Added CTRL-D and CTRL-U hotkeys to move down/up by half + a page. + * Added an auto-width flag to the elements of the + line-format array that indicates that the width of the + field should automatically be determined by the observed + values. + * Added bunyan log format from Tobias Gruetzmacher. + * Added cloudlare log format from @minusf[1]. + * Number fields used in a JSON log format line-format + array now default to being right-aligned. Also, added + prefix and suffix to line-format elements so a + string can optionally be prepended/appended if the value + is not empty. + * JSON log format detection has been improved to not rely + on matching the file name. All possible formats are + tried and the one with the most available fields for a + given line-format is used. For example, if the first + log message has 8 fields and format A contains 5 of + those fields in its line-format while format B only + contains 2 of those fields in its line-format, format + A will be used for the file. + Changes: + * For JSON-lines logs, line-feeds at the end of a value are + automatically stripped. + Bug Fixes: + * Hidden values in JSON logs are now hidden by default. + * Text with ANSI-escapes is now filtered properly. +- Drop e25d3e3c69fcf57bbaec2333846b9a43c4d1fc90.patch + +------------------------------------------------------------------- Old: ---- e25d3e3c69fcf57bbaec2333846b9a43c4d1fc90.patch lnav-0.11.1.tar.gz New: ---- lnav-0.11.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lnav.spec ++++++ --- /var/tmp/diff_new_pack.WrRjxf/_old 2023-07-04 15:23:31.918621025 +0200 +++ /var/tmp/diff_new_pack.WrRjxf/_new 2023-07-04 15:23:31.922621050 +0200 @@ -26,7 +26,7 @@ BuildRequires: gcc6-c++ %endif Name: lnav -Version: 0.11.1 +Version: 0.11.2 Release: 0 Summary: Logfile Navigator License: BSD-2-Clause @@ -35,8 +35,6 @@ #Git-Clone: https://github.com/tstack/lnav.git Source: https://github.com/tstack/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: lnav.desktop -# PATCH-FIX-UPSTREAM e25d3e3c69fcf57bbaec2333846b9a43c4d1fc90.patch -- Fix build with GCC 13 (add missing <cstdint> include) -Patch: https://github.com/tstack/lnav/commit/e25d3e3c69fcf57bbaec2333846b9a43c4d1fc90.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libcurl-devel ++++++ lnav-0.11.1.tar.gz -> lnav-0.11.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/lnav/lnav-0.11.1.tar.gz /work/SRC/openSUSE:Factory/.lnav.new.23466/lnav-0.11.2.tar.gz differ: char 12, line 1