Accepting request 960325 from home:Dead_Mozay
- Update to version 1.4.0: * Exclude vuepress output from dprint. * ignore empty --jobs argument. * aws: Only display AWS if there are credentials configured. * fish: Emit clear-screen escape sequence only in left prompt. * localip: disable localip module default. * pwsh: Use global:error[0] for most recent error in powershell. OBS-URL: https://build.opensuse.org/request/show/960325 OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=12
This commit is contained in:
parent
a57bc4c711
commit
0dec8225c6
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.3.0</param>
|
||||
<param name="revision">v1.4.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:5a668b3976d1dc7ec5b043195eeff7f242c977d4bdffa27006f344437f1d1a2f
|
||||
size 12580365
|
3
starship-1.4.0.obscpio
Normal file
3
starship-1.4.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a84fe912f4a9e034484b001cf3109c3d44d4cbd27c8a252b80dd6ffbb47e6f3c
|
||||
size 12853773
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 9 04:09:20 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 1.4.0:
|
||||
* Exclude vuepress output from dprint.
|
||||
* ignore empty --jobs argument.
|
||||
* aws: Only display AWS if there are credentials configured.
|
||||
* fish: Emit clear-screen escape sequence only in left prompt.
|
||||
* localip: disable localip module default.
|
||||
* pwsh: Use global:error[0] for most recent error in powershell.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 7 17:40:33 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: starship
|
||||
version: 1.3.0
|
||||
mtime: 1644245789
|
||||
commit: e6a921b5b2a54ffd81368f9b3a573e49b5af1c9a
|
||||
version: 1.4.0
|
||||
mtime: 1646792041
|
||||
commit: b9e1ad1ad9421499cf6d7ac5b2b828afdde0a484
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
|
||||
Name: starship
|
||||
Version: 1.3.0
|
||||
Version: 1.4.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:f2efe0342078bd9ed454c4a1009460a4d7150bf0ecae68797dcf76937c3da4c9
|
||||
size 25323868
|
||||
oid sha256:bd6be5eb833720058b201d771ca4d35026794e468cc9d520f637d9128e59fe07
|
||||
size 25251744
|
||||
|
Loading…
Reference in New Issue
Block a user