forked from pool/starship
Accepting request 1101430 from shells
OBS-URL: https://build.opensuse.org/request/show/1101430 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/starship?expand=0&rev=15
This commit is contained in:
commit
af3a569ab8
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.15.0</param>
|
||||
<param name="revision">v1.16.0</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:28d4cee85840d8982ae023bb0eb0743104efcacf9bf942e0881639cf11adca7a
|
||||
size 16789005
|
3
starship-1.16.0.obscpio
Normal file
3
starship-1.16.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb2f25f101910e64bcfc6b87622c553a1f1d1a17117a74a45b9d1b7782a58da9
|
||||
size 16803341
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 31 04:14:13 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 1.16.0:
|
||||
* Features:
|
||||
- pwsh: Support vi command mode indicator.
|
||||
- shlvl: add repeat_offset for repeated symbol.
|
||||
- update the nushell init file and make it valid module
|
||||
and overlay.
|
||||
* Bug Fixes:
|
||||
- bash: Clear out completed jobs before counting NUM_JOBS.
|
||||
- rprompt: remove lprompt modules from $all again.
|
||||
* Performance Improvements:
|
||||
- git_status: query git stash count via gitoxide.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 17:47:23 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: starship
|
||||
version: 1.15.0
|
||||
mtime: 1686062026
|
||||
commit: 3591db41c1f899b5ff657312d8f848531fcbe751
|
||||
version: 1.16.0
|
||||
mtime: 1690723805
|
||||
commit: dcf7b7646c4610947765d76cf4e024a60576b2cd
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: starship
|
||||
Version: 1.15.0
|
||||
Version: 1.16.0
|
||||
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:33ed84f70613dbd0519e0db7042af4eaa0f9379d74e4eb66a6829d07b7809a56
|
||||
size 56220910
|
||||
oid sha256:d195072b2149b7a53125610c77c4b15a2d3f4f067fe0df2bc2e7a67f33a2cda4
|
||||
size 54440917
|
||||
|
Loading…
Reference in New Issue
Block a user