Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitui for openSUSE:Factory checked in at 2025-01-30 15:58:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitui (Old) and /work/SRC/openSUSE:Factory/.gitui.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitui" Thu Jan 30 15:58:53 2025 rev:10 rq:1241342 version:0.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gitui/gitui.changes 2024-11-03 07:17:52.648618542 +0100 +++ /work/SRC/openSUSE:Factory/.gitui.new.2316/gitui.changes 2025-01-30 15:59:05.513847427 +0100 @@ -1,0 +2,11 @@ +Sun Jan 26 15:47:12 UTC 2025 - Andreas Stieger <[email protected]> + +- update to 0.27.0: + * New feature: manage remotes + * use default shell instead of bash on Unix-like OS + * add popups for viewing, adding, updating and removing remotes + * support for Copy Path action in WSL + * help popup scrollbar + * respect env vars like GIT_CONFIG_GLOBAL + +------------------------------------------------------------------- Old: ---- gitui-0.26.3.tar.gz New: ---- gitui-0.27.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitui.spec ++++++ --- /var/tmp/diff_new_pack.d5onys/_old 2025-01-30 15:59:11.230083975 +0100 +++ /var/tmp/diff_new_pack.d5onys/_new 2025-01-30 15:59:11.238084305 +0100 @@ -2,7 +2,7 @@ # spec file for package gitui # # Copyright (c) 2024 SUSE LLC -# Copyright (c) 2024 Andreas Stieger <[email protected]> +# Copyright (c) 2025 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,21 +18,26 @@ Name: gitui -Version: 0.26.3 +Version: 0.27.0 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 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 +BuildRequires: c++_compiler BuildRequires: cargo-packaging +BuildRequires: cmake BuildRequires: git-core BuildRequires: pkgconfig +# package `home v0.5.11` requires rustc 1.81 or newer +BuildRequires: rust+rustc >= 1.81 BuildRequires: zstd BuildRequires: pkgconfig(libgit2) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(zlib) +ExclusiveArch: %{rust_tier1_arches} %description TUI for git with the following features: ++++++ _service ++++++ --- /var/tmp/diff_new_pack.d5onys/_old 2025-01-30 15:59:11.482094403 +0100 +++ /var/tmp/diff_new_pack.d5onys/_new 2025-01-30 15:59:11.514095728 +0100 @@ -2,7 +2,7 @@ <service mode="manual" name="download_files" /> <service name="cargo_vendor" mode="manual"> <param name="srctar">gitui-*.tar.gz</param> - <param name="update">false</param> + <param name="update">true</param> </service> </services> ++++++ gitui-0.26.3.tar.gz -> gitui-0.27.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/gitui/gitui-0.26.3.tar.gz /work/SRC/openSUSE:Factory/.gitui.new.2316/gitui-0.27.0.tar.gz differ: char 28, line 2 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/gitui/vendor.tar.zst /work/SRC/openSUSE:Factory/.gitui.new.2316/vendor.tar.zst differ: char 7, line 1
