Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package starship for openSUSE:Factory checked in at 2022-08-25 15:09:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/starship (Old) and /work/SRC/openSUSE:Factory/.starship.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "starship" Thu Aug 25 15:09:31 2022 rev:7 rq:999234 version:1.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/starship/starship.changes 2022-08-19 17:59:05.460428888 +0200 +++ /work/SRC/openSUSE:Factory/.starship.new.2083/starship.changes 2022-08-25 15:09:40.437288599 +0200 @@ -1,0 +2,10 @@ +Thu Aug 25 10:20:55 UTC 2022 - Dead Mozay <dead_mo...@opensuse.org> + +- Use setup instead of autosetup. + +------------------------------------------------------------------- +Thu Aug 25 08:07:42 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Remove nondescript claims from description + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ starship.spec ++++++ --- /var/tmp/diff_new_pack.5VbCFG/_old 2022-08-25 15:09:41.333290492 +0200 +++ /var/tmp/diff_new_pack.5VbCFG/_new 2022-08-25 15:09:41.341290509 +0200 @@ -19,7 +19,7 @@ Name: starship Version: 1.10.2 Release: 0 -Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell +Summary: A customizable prompt for many shells License: ISC URL: https://starship.rs/ Source0: %{name}-%{version}.tar.gz @@ -30,13 +30,13 @@ BuildRequires: pkgconfig(openssl) %description -The minimal, blazing-fast, and infinitely customizable prompt for any shell! - Fast: it's fast ??? really really fast! rocket - Customizable: configure every aspect of your prompt. - Universal: works on any shell, on any operating system. - Intelligent: shows relevant information at a glance. - Feature rich: support for all your favorite tools. - Easy: quick to install ??? start using it in minutes. +Starship generates shell code which modifies the current shell +behavior to display an extravagant prompt. It installs a hook before +every command invocation to gather additional information for the +prompt, which increases the latency of the prompt (by about 5 ms with +bash on a contemporary 3700X CPU). +The default setup requires Nerd Font and a terminal in dark colors. +dash is not supported as of 1.10.2. %prep %setup -qa1