forked from pool/starship
Accepting request 1190074 from shells
OBS-URL: https://build.opensuse.org/request/show/1190074 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/starship?expand=0&rev=20
This commit is contained in:
commit
c7cea5e5c2
2
_service
2
_service
@ -6,7 +6,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="version">git-master</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="revision">v1.19.0</param>
|
||||
<param name="revision">v1.20.1</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesauthor">dead_mozay@opensuse.org</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6fabc8dab7b7109cee27d3e0a51204fbe23bccfb8f9e41adf527de6d9bc66d06
|
||||
size 17579533
|
3
starship-1.20.1.obscpio
Normal file
3
starship-1.20.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:802a1f6979b15624e88f1a5c14639553445d0128cad99489f8a4efd6cbc29bd3
|
||||
size 18699277
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 03:04:26 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 1.20.1:
|
||||
* Features:
|
||||
- color: add prev_fg and prev_bg as color specifiers based
|
||||
on the previous foreground/background colors respectively.
|
||||
- color: add prevfg,prevbg as color specifiers based on
|
||||
the previous foreground/background colors respectively.
|
||||
- gcloud: Disabled gcloud module when active config
|
||||
hasn't been set.
|
||||
- purescript: add support for spago-next configuration files.
|
||||
* Bug Fixes:
|
||||
- custom: escape characters in command output by default.
|
||||
- direnv: replace nonexistent "orange" color with "bright-yellow".
|
||||
- dotnet: Remove duplicate v in dotnet version.
|
||||
- k8s: don't trigger if scan config is set but env vars are not.
|
||||
- preset: fix typo in Open Policy Agent module format string.
|
||||
* Performance Improvements:
|
||||
- k8s: Improve performance of kubeconfig module.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 03:38:19 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: starship
|
||||
version: 1.19.0
|
||||
mtime: 1715792773
|
||||
commit: de2c4a63553568adcba95432acfbe36080cc6be8
|
||||
version: 1.20.1
|
||||
mtime: 1722071243
|
||||
commit: f505324dac96a7f39b92ff85477c109d7efe6c5e
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: starship
|
||||
Version: 1.19.0
|
||||
Version: 1.20.1
|
||||
Release: 0
|
||||
Summary: A customizable prompt for many shells
|
||||
License: ISC
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8fa166a4a36cdd087a760584dce73281ba857768854d7a740e1bce9ce4a1b8e7
|
||||
size 38772600
|
||||
oid sha256:43f6889bdcbc3e7cce6cc2e0f276b3b89e149597d398c62973a3be2109e34f6f
|
||||
size 41964952
|
||||
|
Loading…
Reference in New Issue
Block a user