forked from pool/starship
Accepting request 946611 from home:Dead_Mozay
- Update to version 1.2.1: * properties: fix regressions in status, pipestatus and terminal-width handling. * pwsh: Avoid polluting the global function namespace. OBS-URL: https://build.opensuse.org/request/show/946611 OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=10
This commit is contained in:
parent
42dddf9601
commit
76fa05fa4c
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.2.0</param>
|
<param name="revision">v1.2.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:3f49dd651648cb5820b6717f31c36d3dd4d85f357846316665d268920d408534
|
|
||||||
size 12293133
|
|
3
starship-1.2.1.obscpio
Normal file
3
starship-1.2.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:82190f9de91ec8e8f99b38f9e23c4acfe5c79913c408f2fa6aea573c0d6dc036
|
||||||
|
size 12293645
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 15 12:01:11 UTC 2022 - Dead Mozay <dead-mozay@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 1.2.1:
|
||||||
|
* properties: fix regressions in status, pipestatus
|
||||||
|
and terminal-width handling.
|
||||||
|
* pwsh: Avoid polluting the global function namespace.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 14 13:39:20 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
Fri Jan 14 13:39:20 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: starship
|
name: starship
|
||||||
version: 1.2.0
|
version: 1.2.1
|
||||||
mtime: 1642163145
|
mtime: 1642245333
|
||||||
commit: a53a99b12aab046f1f5935d4d918d7f0d0ae012d
|
commit: 682f49abdb7065f0053ca7ec82de166027a72072
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
|
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
|
||||||
Name: starship
|
Name: starship
|
||||||
Version: 1.2.0
|
Version: 1.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell
|
Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell
|
||||||
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:d48384f6c5e5aebeb2be84ec885f2bd2f092ab714757c443add3fa4097e4a148
|
oid sha256:50ad89ea60b2864b6eaabd92335dbcf29b09909ed3cdfcabedd6092506832b61
|
||||||
size 25209680
|
size 25199800
|
||||||
|
Loading…
Reference in New Issue
Block a user