Accepting request 1208913 from shells
OBS-URL: https://build.opensuse.org/request/show/1208913 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/starship?expand=0&rev=21
This commit is contained in:
2
_service
2
_service
@@ -6,7 +6,7 @@
|
|||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="version">git-master</param>
|
<param name="version">git-master</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="revision">v1.20.1</param>
|
<param name="revision">v1.21.1</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesauthor">dead_mozay@opensuse.org</param>
|
<param name="changesauthor">dead_mozay@opensuse.org</param>
|
||||||
</service>
|
</service>
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:802a1f6979b15624e88f1a5c14639553445d0128cad99489f8a4efd6cbc29bd3
|
|
||||||
size 18699277
|
|
3
starship-1.21.1.obscpio
Normal file
3
starship-1.21.1.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e3c86f575ef06e27554cb27506c61f87f5f1f6e04d621f1a57596e9d24a9fb55
|
||||||
|
size 18823181
|
@@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 18 19:20:37 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 1.21.1:
|
||||||
|
* perf(fish): Skip unnecessary indirection in starship init fish.
|
||||||
|
* Features:
|
||||||
|
- deno: add deno.lock file to default detect_files list.
|
||||||
|
- hostname: add option to replace hostnames with aliases.
|
||||||
|
- mojo: add module for Mojo language.
|
||||||
|
- package: support alternative gradle module version syntax.
|
||||||
|
- python: Add detect env vars option.
|
||||||
|
- python: detect pixi and ipynb files.
|
||||||
|
* Bug Fixes:
|
||||||
|
- bash: fix variable leak in Bash integration.
|
||||||
|
- docker_context: Ignore Docker Desktop "desktop-linux" context.
|
||||||
|
- docs: correct username options.
|
||||||
|
- fish: add missing arguments for fish transient prompt functions.
|
||||||
|
- fish: improve fish transient prompt.
|
||||||
|
- fish: use correct input function in transient execute.
|
||||||
|
- Fixed "Click to download TOML" links.
|
||||||
|
- git_status: read proper name for core.fsmonitor flag.
|
||||||
|
- package: support alternative gradle module version syntax.
|
||||||
|
- python: improve parsing of pyvenv.cfg files.
|
||||||
|
- use whoami for user/hostname queries again.
|
||||||
|
* Performance Improvements:
|
||||||
|
- fish: Skip unnecessary indirection in starship init fish.
|
||||||
|
- Skip unnecessary indirection in starship init fish.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 29 03:04:26 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
|
Mon Jul 29 03:04:26 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
name: starship
|
name: starship
|
||||||
version: 1.20.1
|
version: 1.21.1
|
||||||
mtime: 1722071243
|
mtime: 1729268843
|
||||||
commit: f505324dac96a7f39b92ff85477c109d7efe6c5e
|
commit: 47ccc3603dc20edf4bb59e56b26d19f78a41e770
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: starship
|
Name: starship
|
||||||
Version: 1.20.1
|
Version: 1.21.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A customizable prompt for many shells
|
Summary: A customizable prompt for many shells
|
||||||
License: ISC
|
License: ISC
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:43f6889bdcbc3e7cce6cc2e0f276b3b89e149597d398c62973a3be2109e34f6f
|
oid sha256:9a4b344eadaf7e405f2e248257d2288a2d03e4dda9e5a4c86c8f5073ec59dbb4
|
||||||
size 41964952
|
size 42347896
|
||||||
|
Reference in New Issue
Block a user