forked from pool/starship
Accepting request 995079 from home:Dead_Mozay
- Update to version 1.10.0: * add bun module. * Add starship preset command. * Add support for blink, hidden, and strikethrough styles. * Add the ability to have some file extensions prevent a module from triggering. * k8s: Add folder detection to the k8s module. * package: support cargo workspace versions. * status: Add pipestatus_segment_format option to status module. * aws: support official AWS_SHARED_CREDENTIALS_FILE variable. * timings: count time spent on custom on 'when' command failure. * pulumi: allow disabling upwards discovery. OBS-URL: https://build.opensuse.org/request/show/995079 OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
082e71d853
commit
878356ff20
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: starship
|
||||
Version: 1.9.1
|
||||
Version: 1.10.0
|
||||
Release: 0
|
||||
Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell
|
||||
License: ISC
|
||||
@@ -26,6 +26,7 @@ Source0: %{name}-%{version}.tar.gz
|
||||
Source1: vendor.tar.xz
|
||||
Source2: cargo_config
|
||||
BuildRequires: cargo-packaging
|
||||
BuildRequires: cmake
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user