Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package starship for openSUSE:Factory checked in at 2024-01-03 12:23:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/starship (Old) and /work/SRC/openSUSE:Factory/.starship.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "starship" Wed Jan 3 12:23:14 2024 rev:16 rq:1135564 version:1.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/starship/starship.changes 2023-07-31 15:24:40.531430260 +0200 +++ /work/SRC/openSUSE:Factory/.starship.new.28375/starship.changes 2024-01-03 12:23:18.183783092 +0100 @@ -1,0 +2,27 @@ +Fri Dec 29 03:13:08 UTC 2023 - Dead Mozay <[email protected]> + +- Update to version 1.17.0: + * Features: + - add additional exit status code meanings from libc. + - add typst module. + - aws: Adding the AWS SSO CLI env variable to profile list. + - direnv: add new direnv module. + - fossil_metrics: add fossil_metrics module. + - hostname: add detect_env_vars as option. + - kubernetes: Add styling based on current context. + - R lang packages version, remove .Rprofile from rlang detection. + - scanner: add option not to follow symlinks. + - shell: allow distinguishing between pwsh and powershell. + * Bug Fixes: + - bash: unbound variable error with STARSHIP_PREEXEC_READY. + - docker_context: ignore unix domain socket path from + Docker Context. + - git_status: Avoid printing error on missing stash ref. + - git: prevent core.fsmonitor from executing external commands. + - pastel-powerline: remove $path from docker-context module + format string. + * Performance Improvements: + - git_status: avoid running in bare repos. + - Skip unnecessary indirection in starship init zsh. + +------------------------------------------------------------------- Old: ---- cargo_config starship-1.16.0.obscpio New: ---- starship-1.17.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ starship.spec ++++++ --- /var/tmp/diff_new_pack.R6B7Mp/_old 2024-01-03 12:23:19.983848881 +0100 +++ /var/tmp/diff_new_pack.R6B7Mp/_new 2024-01-03 12:23:19.983848881 +0100 @@ -17,17 +17,17 @@ Name: starship -Version: 1.16.0 +Version: 1.17.0 Release: 0 Summary: A customizable prompt for many shells License: ISC URL: https://starship.rs/ Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.zst -Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: cmake BuildRequires: pkgconfig(openssl) +ExclusiveArch: %{rust_tier1_arches} %description Starship generates shell code which modifies the current shell @@ -40,8 +40,6 @@ %prep %autosetup -a1 -mkdir -p .cargo -cp %{SOURCE2} .cargo/config %build %{cargo_build} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.R6B7Mp/_old 2024-01-03 12:23:20.007849757 +0100 +++ /var/tmp/diff_new_pack.R6B7Mp/_new 2024-01-03 12:23:20.011849904 +0100 @@ -1,26 +1,26 @@ <?xml version="1.0"?> <services> - <service name="obs_scm" mode="disabled"> + <service name="obs_scm" mode="manual"> <param name="filename">starship</param> <param name="url">https://github.com/starship/starship.git</param> <param name="scm">git</param> <param name="version">git-master</param> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">v1.16.0</param> + <param name="revision">v1.17.0</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesauthor">[email protected]</param> </service> - <service mode="disabled" name="set_version"/> + <service mode="manual" name="set_version"/> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="compression">xz</param> <param name="file">*.tar</param> </service> - <service name="cargo_vendor" mode="disabled"> + <service name="cargo_vendor" mode="manual"> <param name="srcdir">starship</param> <param name="update">true</param> </service> - <service name="cargo_audit" mode="disabled"> + <service name="cargo_audit" mode="disabled"> <param name="srcdir">starship</param> </service> </services> ++++++ starship-1.16.0.obscpio -> starship-1.17.0.obscpio ++++++ /work/SRC/openSUSE:Factory/starship/starship-1.16.0.obscpio /work/SRC/openSUSE:Factory/.starship.new.28375/starship-1.17.0.obscpio differ: char 48, line 1 ++++++ starship.obsinfo ++++++ --- /var/tmp/diff_new_pack.R6B7Mp/_old 2024-01-03 12:23:20.051851366 +0100 +++ /var/tmp/diff_new_pack.R6B7Mp/_new 2024-01-03 12:23:20.055851512 +0100 @@ -1,5 +1,5 @@ name: starship -version: 1.16.0 -mtime: 1690723805 -commit: dcf7b7646c4610947765d76cf4e024a60576b2cd +version: 1.17.0 +mtime: 1703788198 +commit: 88e1471b64cd9a32c60cdd6753e9c62bbeae2e84 ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.R6B7Mp/_old and /var/tmp/diff_new_pack.R6B7Mp/_new differ
