forked from pool/starship
Accepting request 1078416 from shells
OBS-URL: https://build.opensuse.org/request/show/1078416 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/starship?expand=0&rev=12
This commit is contained in:
commit
ce5d362ef8
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.13.1</param>
|
<param name="revision">v1.14.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:1642d661f292dfb012a484c38a15832894d13dfa01905d318d424217e70bd1dd
|
|
||||||
size 16506893
|
|
3
starship-1.14.1.obscpio
Normal file
3
starship-1.14.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6449aad1ab2d75e00f3956f85f35decf2fbeb3897f9b9ff78c0fc43864a69954
|
||||||
|
size 16570381
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 11 11:11:39 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 1.14.1:
|
||||||
|
* Features:
|
||||||
|
- aws: add support for source_profile.
|
||||||
|
- aws: Adds support for AWS_CREDENTIAL_EXPIRATION
|
||||||
|
environment variable.
|
||||||
|
- custom: add option to check if pwd is in a repo.
|
||||||
|
- fossil: detection of Fossil check-outs in subdirectories.
|
||||||
|
* Bug Fixes:
|
||||||
|
- gradle: add support for unstable Gradle versions.
|
||||||
|
- init: avoid cygpath for starship binary path.
|
||||||
|
- java: wrong version number when using Android Studio JDK.
|
||||||
|
- preset: add output-flag to avoid encoding issues.
|
||||||
|
- pulumi: Fix formatting on pulumi module when using version.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 27 02:55:56 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
Mon Feb 27 02:55:56 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: starship
|
name: starship
|
||||||
version: 1.13.1
|
version: 1.14.1
|
||||||
mtime: 1677376054
|
mtime: 1681192803
|
||||||
commit: fdd3d150545700e15d221bfd97b1d80fb34e9b50
|
commit: 145ce9605732d575bc9c0547f76d56e560043de0
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: starship
|
Name: starship
|
||||||
Version: 1.13.1
|
Version: 1.14.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A customizable prompt for many shells
|
Summary: A customizable prompt for many shells
|
||||||
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:4f1d01b748b8f95f3c12a327e9e6344be31e50b82ab93cade5208c81dacd9616
|
oid sha256:45b8fd7aad3bd06ae2d1bdfd6a480715128b47cb13832f583396f94c86024fae
|
||||||
size 63372757
|
size 66989298
|
||||||
|
Loading…
Reference in New Issue
Block a user