forked from pool/starship
Accepting request 1011233 from home:Dead_Mozay
- Update to version 1.11.0: * add user-defined color palette. * fish: Enable left and right transience. * module: Add a meson devenv indicator. * schema: deny unknown keys. * status: Support formatting of pipestatus separator. * buf: fix spacing & harmonize docs with actual configuration. * directory: don't strip duplicate directory names twice. * pwsh: avoid potential deadlock in init. * directory: Skip repo resolution if unused by directory config. OBS-URL: https://build.opensuse.org/request/show/1011233 OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=36
This commit is contained in:
parent
483f07be8e
commit
7093c82abe
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.10.3</param>
|
||||
<param name="revision">v1.11.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:45e8ebaec1c5727d695f65887fdd0051b29e736e779d6d8b3cab877106d95b38
|
||||
size 14838797
|
3
starship-1.11.0.obscpio
Normal file
3
starship-1.11.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07ca5fa4dcd6b29189e0893b81a182463d4506cfe5f220452c5989888189d308
|
||||
size 14880781
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 16 10:44:58 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 1.11.0:
|
||||
* add user-defined color palette.
|
||||
* fish: Enable left and right transience.
|
||||
* module: Add a meson devenv indicator.
|
||||
* schema: deny unknown keys.
|
||||
* status: Support formatting of pipestatus separator.
|
||||
* buf: fix spacing & harmonize docs with actual configuration.
|
||||
* directory: don't strip duplicate directory names twice.
|
||||
* pwsh: avoid potential deadlock in init.
|
||||
* directory: Skip repo resolution if unused by directory config.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 9 03:19:47 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: starship
|
||||
version: 1.10.3
|
||||
mtime: 1662656406
|
||||
commit: cfe781de08cbf1d38ee59d2fdfb54fc92348f5c0
|
||||
version: 1.11.0
|
||||
mtime: 1665798028
|
||||
commit: dfc9cf6861c00cd331370f5bdc72eb1db8eba356
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: starship
|
||||
Version: 1.10.3
|
||||
Version: 1.11.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:9249ae6b9be92ce64230e8031875104d5c0d45760b4a7623072cb85c8cc36e2a
|
||||
size 50928744
|
||||
oid sha256:5bab8c9be68dd6c1352177ef3adf3719b71acb068ca2109e2d68c6f994281683
|
||||
size 51886864
|
||||
|
Loading…
Reference in New Issue
Block a user