Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitui for openSUSE:Factory checked in at 2023-09-20 13:23:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitui (Old) and /work/SRC/openSUSE:Factory/.gitui.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitui" Wed Sep 20 13:23:41 2023 rev:5 rq:1112393 version:0.24.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gitui/gitui.changes 2023-08-21 11:45:40.899700345 +0200 +++ /work/SRC/openSUSE:Factory/.gitui.new.16627/gitui.changes 2023-09-20 13:25:12.774097352 +0200 @@ -1,0 +2,34 @@ +Tue Sep 19 20:47:18 UTC 2023 - Lubos Kocman <lubos.koc...@suse.com> + +- Update license based on legaldb review + +------------------------------------------------------------------- +Sat Sep 9 13:00:14 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Update to version 0.24.3: + * log: fix major lag when going beyond last search hit + * parallelise log search - performance gain ~100% + * search message body/summary separately + * fix commit log not updating after branch switch + * fix stashlist not updating after pop/drop + * fix commit log corruption when tabbing in/out while parsing log + * fix performance problem in big repo with a lot of incoming commits + * fix error switching to a branch with '/' in the name + * search commits by message, author or files in diff + * support 'n'/'p' key to move to the next/prev hunk in diff component + * simplify theme overrides + * support for sign-off of commits + * switched from textwrap to bwrap for text wrapping + * more logging diagnostics when a repo cannot be + * added to anaconda + * visualize empty line substituted with content in diff better + * checkout branch works with non-empty status report + * jump to commit by SHA + * fix commit dialog char count for multibyte characters + * fix wrong hit highlighting in fuzzy find popup + * fix symlink support for configuration files + * fix expansion of ~ in commit.template + * fix hunk (un)staging/reset for # of context lines != 3 + * fix delay when opening external editor + +------------------------------------------------------------------- Old: ---- gitui-0.23.0.tar.gz New: ---- gitui-0.24.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitui.spec ++++++ --- /var/tmp/diff_new_pack.iKhEKR/_old 2023-09-20 13:25:15.102180756 +0200 +++ /var/tmp/diff_new_pack.iKhEKR/_new 2023-09-20 13:25:15.102180756 +0200 @@ -17,10 +17,10 @@ Name: gitui -Version: 0.23.0 +Version: 0.24.3 Release: 0 Summary: Terminal UI for git -License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Artistic-2.0 OR CC0-1.0) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CDDL-1.0 AND ISC AND MIT AND MIT +License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Artistic-2.0 OR CC0-1.0) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CDDL-1.0 AND ISC AND MIT AND MIT AND CC-BY-3.0 AND MPL-2.0 AND SUSE-GPL-2.0-with-linking-exception URL: https://github.com/extrawurst/gitui Source0: https://github.com/extrawurst/gitui/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.zst ++++++ _service ++++++ --- /var/tmp/diff_new_pack.iKhEKR/_old 2023-09-20 13:25:15.126181617 +0200 +++ /var/tmp/diff_new_pack.iKhEKR/_new 2023-09-20 13:25:15.130181760 +0200 @@ -1,10 +1,12 @@ <services> <service mode="manual" name="download_files" /> <service name="cargo_vendor" mode="manual"> - <param name="srctar">gitui-0.23.0.tar.gz</param> + <param name="srctar">gitui-0.24.3.tar.gz</param> <param name="update">true</param> </service> - <service name="cargo_audit" mode="manual" /> + <service name="cargo_audit" mode="manual"> + <param name="srcdir">gitui-0.24.3</param> + </service> </services> ++++++ cargo_config ++++++ --- /var/tmp/diff_new_pack.iKhEKR/_old 2023-09-20 13:25:15.146182333 +0200 +++ /var/tmp/diff_new_pack.iKhEKR/_new 2023-09-20 13:25:15.150182477 +0200 @@ -3,5 +3,4 @@ [source.vendored-sources] directory = "vendor" -(No newline at EOF) ++++++ gitui-0.23.0.tar.gz -> gitui-0.24.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/gitui/gitui-0.23.0.tar.gz /work/SRC/openSUSE:Factory/.gitui.new.16627/gitui-0.24.3.tar.gz differ: char 22, line 1 ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.iKhEKR/_old and /var/tmp/diff_new_pack.iKhEKR/_new differ