Accepting request 893476 from home:Dead_Mozay
- Update to version 0.54.0: * add missing project filter rules. * git_commit: leading space in git commit tag. * git_status: Show git add -N files as unstaged. * zsh: preserve zle-keymap-select. OBS-URL: https://build.opensuse.org/request/show/893476 OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=4
This commit is contained in:
parent
b2d1b6191d
commit
594ef7d85d
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">v0.53.0</param>
|
||||
<param name="revision">v0.54.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:d06ef813954c68b7eb6e41d203e397170b593a9c5502cfd54bbb0dcc1d064a65
|
||||
size 221543438
|
3
starship-0.54.0.obscpio
Normal file
3
starship-0.54.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d06dd17c3575db62f5e9815a6bc3d3a543bea4de5e254f72015a04818b235932
|
||||
size 221988878
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 16 13:21:08 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 0.54.0:
|
||||
* add missing project filter rules.
|
||||
* git_commit: leading space in git commit tag.
|
||||
* git_status: Show git add -N files as unstaged.
|
||||
* zsh: preserve zle-keymap-select.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 08:54:25 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: starship
|
||||
version: 0.53.0
|
||||
mtime: 1619892149
|
||||
commit: 7459571a94268af298c53704476ceecd814efa6b
|
||||
version: 0.54.0
|
||||
mtime: 1621087489
|
||||
commit: 5e9d9c5419b26496e5c75bd8d6923762e8ffb909
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
|
||||
Name: starship
|
||||
Version: 0.53.0
|
||||
Version: 0.54.0
|
||||
Release: 0
|
||||
Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell
|
||||
License: ISC
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3af6988a66d7e7fa0c8bf2bd7ddfe118d3c8009476f5a9def1d1dc2426881523
|
||||
size 16800480
|
||||
oid sha256:7c799277cdb3e29af1cb02294b819a9cc0f4b96accf67f11ddf5f37907064fc7
|
||||
size 16818480
|
||||
|
Loading…
Reference in New Issue
Block a user