From 42ab2b899f860d7f966a3d969d85719b0af2a36577f06e3e63b521ff20470fd5 Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Tue, 31 May 2022 17:18:29 +0000 Subject: [PATCH] Accepting request 980138 from home:Dead_Mozay - Update to version 1.7.1: * go: check for go.work file to show Go module in prompt. * hostname: add ssh_symbol for ssh connections. * package: Extract package version from PEP 621 compliant pyproject.toml. * rust: Display toolchain names. * Do not panic in config if editor not found. * module: list option not working. * nu: use the most recent starship init. * Use git2::Repository::open_ext() instead of discover(). OBS-URL: https://build.opensuse.org/request/show/980138 OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=17 --- _service | 2 +- starship-1.6.3.obscpio | 3 --- starship-1.7.1.obscpio | 3 +++ starship.changes | 14 ++++++++++++++ starship.obsinfo | 6 +++--- starship.spec | 3 ++- vendor.tar.zst | 4 ++-- 7 files changed, 25 insertions(+), 10 deletions(-) delete mode 100644 starship-1.6.3.obscpio create mode 100644 starship-1.7.1.obscpio diff --git a/_service b/_service index b7aeb97..1d6e468 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ git git-master @PARENT_TAG@ - v1.6.3 + v1.7.1 v(.*) dead_mozay@opensuse.org diff --git a/starship-1.6.3.obscpio b/starship-1.6.3.obscpio deleted file mode 100644 index a70bc23..0000000 --- a/starship-1.6.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8aff30c17c6d5be5b8fe2dc42ad58cf53ade7abfd7de925ad9984e24edd70e3e -size 13521933 diff --git a/starship-1.7.1.obscpio b/starship-1.7.1.obscpio new file mode 100644 index 0000000..b196565 --- /dev/null +++ b/starship-1.7.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dffded5b88f6a49fa233547ef16306e9d63a201ef99dd6924fe3654d2e00d8f +size 13576717 diff --git a/starship.changes b/starship.changes index 404b02a..7a7f63b 100644 --- a/starship.changes +++ b/starship.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed May 25 12:04:42 UTC 2022 - Dead Mozay + +- Update to version 1.7.1: + * go: check for go.work file to show Go module in prompt. + * hostname: add ssh_symbol for ssh connections. + * package: Extract package version from PEP 621 + compliant pyproject.toml. + * rust: Display toolchain names. + * Do not panic in config if editor not found. + * module: list option not working. + * nu: use the most recent starship init. + * Use git2::Repository::open_ext() instead of discover(). + ------------------------------------------------------------------- Wed Apr 27 02:56:44 UTC 2022 - Dead Mozay diff --git a/starship.obsinfo b/starship.obsinfo index bcfd635..a4e25d3 100644 --- a/starship.obsinfo +++ b/starship.obsinfo @@ -1,4 +1,4 @@ name: starship -version: 1.6.3 -mtime: 1650999247 -commit: 0a9fabe14683cb57d4b395f47600d52544bba692 +version: 1.7.1 +mtime: 1653432063 +commit: b37acce1c7388dbfe4c28f9a4731eeee95e58ad4 diff --git a/starship.spec b/starship.spec index 03d31ee..15e9fa1 100644 --- a/starship.spec +++ b/starship.spec @@ -17,7 +17,7 @@ %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' Name: starship -Version: 1.6.3 +Version: 1.7.1 Release: 0 Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell License: ISC @@ -41,6 +41,7 @@ The minimal, blazing-fast, and infinitely customizable prompt for any shell! %prep %setup -qa1 +mkdir -p .cargo cp %{SOURCE2} .cargo/config %build diff --git a/vendor.tar.zst b/vendor.tar.zst index 31dafaa..0ff883e 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:febedb5ac0260952f86ae909e0596f0a9a5a69c317fb1d24e3b8c543e05f280c -size 54621739 +oid sha256:8182f23ab8b04f98a34a1dfb3072a6bd6bcaee1d1881d4ce974df55b3b55eb0d +size 58717010