Accepting request 999192 from home:jengelh:branches:shells

- Remove nondescript claims from description

OBS-URL: https://build.opensuse.org/request/show/999192
OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=31
This commit is contained in:
Dead Mozay 2022-08-25 08:36:04 +00:00 committed by Git OBS Bridge
parent 80d2317405
commit deeb572026
2 changed files with 14 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 25 08:07:42 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Remove nondescript claims from description
-------------------------------------------------------------------
Fri Aug 19 05:02:44 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

View File

@ -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,16 +30,16 @@ BuildRequires: cmake
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
%autosetup -qa1
mkdir -p .cargo
cp %{SOURCE2} .cargo/config