Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitui for openSUSE:Factory checked in at 2024-04-21 20:26:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitui (Old) and /work/SRC/openSUSE:Factory/.gitui.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitui" Sun Apr 21 20:26:31 2024 rev:7 rq:1169295 version:0.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gitui/gitui.changes 2024-03-14 17:46:44.897124473 +0100 +++ /work/SRC/openSUSE:Factory/.gitui.new.26366/gitui.changes 2024-04-21 20:27:42.806873253 +0200 @@ -1,0 +2,22 @@ +Fri Apr 19 11:04:18 UTC 2024 - Joshua Smith <[email protected]> + +- Update to version 0.26.1: + Added: + * sign commits using openpgp + * support ssh commit signing (when user.signingKey and gpg.format + = ssh of gitconfig are set; ssh-agent isn't yet supported) + * provide nightly builds (see NIGHTLIES.md) + * more version info in gitui -V and help popup (including git + hash) + * support core.commitChar filtering + * allow reset in branch popup + * respect configuration for remote when pushing + Changed: + * Make info and error message popups scrollable + * clarify x86_64 linux binary in artifact names: + gitui-linux-x86_64.tar.gz (formerly known as musl) + Fixes: + * add syntax highlighting support for more file types, e.g. + Typescript, TOML, etc. + +------------------------------------------------------------------- Old: ---- gitui-0.25.1.tar.gz New: ---- gitui-0.26.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitui.spec ++++++ --- /var/tmp/diff_new_pack.dN7nxH/_old 2024-04-21 20:27:45.062956034 +0200 +++ /var/tmp/diff_new_pack.dN7nxH/_new 2024-04-21 20:27:45.062956034 +0200 @@ -17,7 +17,7 @@ Name: gitui -Version: 0.25.1 +Version: 0.26.1 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 AND CC-BY-3.0 AND MPL-2.0 AND SUSE-GPL-2.0-with-linking-exception @@ -25,6 +25,7 @@ Source0: https://github.com/extrawurst/gitui/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.zst BuildRequires: cargo-packaging +BuildRequires: git-core BuildRequires: zstd BuildRequires: pkgconfig(libgit2) BuildRequires: pkgconfig(openssl) ++++++ gitui-0.25.1.tar.gz -> gitui-0.26.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/gitui/gitui-0.25.1.tar.gz /work/SRC/openSUSE:Factory/.gitui.new.26366/gitui-0.26.1.tar.gz differ: char 14, line 1 ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.dN7nxH/_old and /var/tmp/diff_new_pack.dN7nxH/_new differ
