Accepting request 1174332 from home:Dead_Mozay

- Update to version 1.19.0:
  * Features:
    - container: show name if available.
    - gleam: Add Gleam module.
    - k8s: Add detect env vars option.
    - nats: Add NATS Context.
    - odin: Add Odin Lang module.
    - username: add aliases option.
  * Bug Fixes:
    - bash: fix handling of the preserved DEBUG trap 
      (used in Bash <= 4.3).
    - bash: use eval instead of a procsub for the POSIX mode.
    - bash: use eval instead of a procsub for the POSIX mode.
    - bun: change default icon.
    - scala: use scala-cli first to avoid timeout.
    - xonsh: remove | cat workaround from xonsh init.
  * Performance Improvements:
    - scala: use scala-cli first to avoid timeout.

OBS-URL: https://build.opensuse.org/request/show/1174332
OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=57
This commit is contained in:
Dead Mozay 2024-05-16 04:02:40 +00:00 committed by Git OBS Bridge
parent 8a48338c3a
commit 4cdc0a3b43
7 changed files with 32 additions and 10 deletions

View File

@ -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.18.2</param>
<param name="revision">v1.19.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesauthor">dead_mozay@opensuse.org</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88b599f916cf90942f082c410e49c1f206ea9b0ac4d488e107dfdfbe2703ce34
size 17391629

3
starship-1.19.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fabc8dab7b7109cee27d3e0a51204fbe23bccfb8f9e41adf527de6d9bc66d06
size 17579533

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu May 16 03:38:19 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 1.19.0:
* Features:
- container: show name if available.
- gleam: Add Gleam module.
- k8s: Add detect env vars option.
- nats: Add NATS Context.
- odin: Add Odin Lang module.
- username: add aliases option.
* Bug Fixes:
- bash: fix handling of the preserved DEBUG trap
(used in Bash <= 4.3).
- bash: use eval instead of a procsub for the POSIX mode.
- bash: use eval instead of a procsub for the POSIX mode.
- bun: change default icon.
- scala: use scala-cli first to avoid timeout.
- xonsh: remove | cat workaround from xonsh init.
* Performance Improvements:
- scala: use scala-cli first to avoid timeout.
-------------------------------------------------------------------
Tue Apr 23 00:56:50 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>

View File

@ -1,4 +1,4 @@
name: starship
version: 1.18.2
mtime: 1711726918
commit: 4131edaa609887b866a5497648858fe6d39a3f99
version: 1.19.0
mtime: 1715792773
commit: de2c4a63553568adcba95432acfbe36080cc6be8

View File

@ -17,7 +17,7 @@
Name: starship
Version: 1.18.2
Version: 1.19.0
Release: 0
Summary: A customizable prompt for many shells
License: ISC

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d675a33badf5f9fad776a477872c01788d27e7a1c97f1f0353cedb6ef8e0c47f
size 46646701
oid sha256:8fa166a4a36cdd087a760584dce73281ba857768854d7a740e1bce9ce4a1b8e7
size 38772600