From d7b7e141a0623d6b2473b2cd4807618c19f536dcb03df7a488d8f4366bbcd27c Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Thu, 16 Jun 2022 13:15:47 +0000 Subject: [PATCH] Accepting request 983143 from home:Dead_Mozay - Update to version 1.8.0: * Add support for Daml. * kubernetes: add user alias. * escape text segments in meta variables. * fish: add proper vi mode detection for fish shell. * install: ignore tarfile ownership values when installing as root. * nu: don't use cygpath for starship binary path in init. OBS-URL: https://build.opensuse.org/request/show/983143 OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=18 --- _service | 2 +- starship-1.7.1.obscpio | 3 --- starship-1.8.0.obscpio | 3 +++ starship.changes | 11 +++++++++++ starship.obsinfo | 6 +++--- starship.spec | 4 ++-- vendor.tar.xz | 3 +++ vendor.tar.zst | 3 --- 8 files changed, 23 insertions(+), 12 deletions(-) delete mode 100644 starship-1.7.1.obscpio create mode 100644 starship-1.8.0.obscpio create mode 100644 vendor.tar.xz delete mode 100644 vendor.tar.zst diff --git a/_service b/_service index 1d6e468..057b770 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ git git-master @PARENT_TAG@ - v1.7.1 + v1.8.0 v(.*) dead_mozay@opensuse.org diff --git a/starship-1.7.1.obscpio b/starship-1.7.1.obscpio deleted file mode 100644 index b196565..0000000 --- a/starship-1.7.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dffded5b88f6a49fa233547ef16306e9d63a201ef99dd6924fe3654d2e00d8f -size 13576717 diff --git a/starship-1.8.0.obscpio b/starship-1.8.0.obscpio new file mode 100644 index 0000000..ed3e810 --- /dev/null +++ b/starship-1.8.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c634695980bbdfcf59f80488ec992910c386dcc1d889f2109ecc6e2a829f977 +size 14501901 diff --git a/starship.changes b/starship.changes index 7a7f63b..8488e0f 100644 --- a/starship.changes +++ b/starship.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jun 16 13:02:16 UTC 2022 - Dead Mozay + +- Update to version 1.8.0: + * Add support for Daml. + * kubernetes: add user alias. + * escape text segments in meta variables. + * fish: add proper vi mode detection for fish shell. + * install: ignore tarfile ownership values when installing as root. + * nu: don't use cygpath for starship binary path in init. + ------------------------------------------------------------------- Wed May 25 12:04:42 UTC 2022 - Dead Mozay diff --git a/starship.obsinfo b/starship.obsinfo index a4e25d3..a87bc5a 100644 --- a/starship.obsinfo +++ b/starship.obsinfo @@ -1,4 +1,4 @@ name: starship -version: 1.7.1 -mtime: 1653432063 -commit: b37acce1c7388dbfe4c28f9a4731eeee95e58ad4 +version: 1.8.0 +mtime: 1655383630 +commit: c9f74f7f42fe20afca7dd6da90437877481366fb diff --git a/starship.spec b/starship.spec index 15e9fa1..0b5817b 100644 --- a/starship.spec +++ b/starship.spec @@ -17,13 +17,13 @@ %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' Name: starship -Version: 1.7.1 +Version: 1.8.0 Release: 0 Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell License: ISC Url: https://starship.rs/ Source0: %{name}-%{version}.tar.gz -Source1: vendor.tar.zst +Source1: vendor.tar.xz Source2: cargo_config BuildRequires: rust-packaging BuildRequires: pkgconfig(openssl) diff --git a/vendor.tar.xz b/vendor.tar.xz new file mode 100644 index 0000000..1e03e9d --- /dev/null +++ b/vendor.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79599ea0e9310de905cfc613f336525fb6b66817bb58da14a2258e421aa4cb51 +size 39452020 diff --git a/vendor.tar.zst b/vendor.tar.zst deleted file mode 100644 index 0ff883e..0000000 --- a/vendor.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8182f23ab8b04f98a34a1dfb3072a6bd6bcaee1d1881d4ce974df55b3b55eb0d -size 58717010