diff --git a/_service b/_service index f3b507f..64a1d60 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ git git-master @PARENT_TAG@ - v1.9.1 + v1.10.0 v(.*) dead_mozay@opensuse.org diff --git a/starship-1.10.0.obscpio b/starship-1.10.0.obscpio new file mode 100644 index 0000000..345748c --- /dev/null +++ b/starship-1.10.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:969579679ff6ffe0f07186e79a7466e55127c8f859eee19baa105de93d787bde +size 14836237 diff --git a/starship-1.9.1.obscpio b/starship-1.9.1.obscpio deleted file mode 100644 index 86b70d4..0000000 --- a/starship-1.9.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aae0094990f749c69fc1b3b798cd65670317df11d0f3b514132e3440996c0883 -size 14629901 diff --git a/starship.changes b/starship.changes index 1175744..7a0c14f 100644 --- a/starship.changes +++ b/starship.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Aug 15 03:51:33 UTC 2022 - Dead Mozay + +- Update to version 1.10.0: + * add bun module. + * Add starship preset command. + * Add support for blink, hidden, and strikethrough styles. + * Add the ability to have some file extensions prevent a module + from triggering. + * k8s: Add folder detection to the k8s module. + * package: support cargo workspace versions. + * status: Add pipestatus_segment_format option to status module. + * aws: support official AWS_SHARED_CREDENTIALS_FILE variable. + * timings: count time spent on custom on 'when' command failure. + * pulumi: allow disabling upwards discovery. + ------------------------------------------------------------------- Fri Jul 8 02:51:04 UTC 2022 - William Brown diff --git a/starship.obsinfo b/starship.obsinfo index f597097..f709a86 100644 --- a/starship.obsinfo +++ b/starship.obsinfo @@ -1,4 +1,4 @@ name: starship -version: 1.9.1 -mtime: 1656356334 -commit: b8d8918b01cf255ec0e7152433b2cdd484d917c6 +version: 1.10.0 +mtime: 1660506987 +commit: c5b319daf056a8293ba9df714641d29636a888b2 diff --git a/starship.spec b/starship.spec index 65c5993..c66905d 100644 --- a/starship.spec +++ b/starship.spec @@ -17,7 +17,7 @@ Name: starship -Version: 1.9.1 +Version: 1.10.0 Release: 0 Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell License: ISC @@ -26,6 +26,7 @@ Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo-packaging +BuildRequires: cmake BuildRequires: pkgconfig(openssl) %description diff --git a/vendor.tar.xz b/vendor.tar.xz index a41dd3f..855e2c9 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc79d7804cdfa1bfc01949cef590cc1318361c00114117cbb70d4f391e468cbc -size 38875712 +oid sha256:fb1a4aeb59a8b9d80ff6b7eaf3cf540391ab2ea0841c85d1b751e23602ff951f +size 50935268