diff --git a/_service b/_service
index 35cdc50..39c7c27 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
git
git-master
@PARENT_TAG@
- v1.18.0
+ v1.18.2
v(.*)
dead_mozay@opensuse.org
diff --git a/starship-1.18.0.obscpio b/starship-1.18.0.obscpio
deleted file mode 100644
index ef9cc0e..0000000
--- a/starship-1.18.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2c8209aedd4297c35552f265c7e7642f28e55f59acb1828b8fd4b9448af1e8eb
-size 17380877
diff --git a/starship-1.18.2.obscpio b/starship-1.18.2.obscpio
new file mode 100644
index 0000000..7bdc71a
--- /dev/null
+++ b/starship-1.18.2.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:88b599f916cf90942f082c410e49c1f206ea9b0ac4d488e107dfdfbe2703ce34
+size 17391629
diff --git a/starship.changes b/starship.changes
index 5490645..e56bc03 100644
--- a/starship.changes
+++ b/starship.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Tue Apr 23 00:56:50 UTC 2024 - Joshua Smith
+
+- Enable tests / Add git-core to pass tests.
+- Update to version 1.18.2:
+ * Bug Fixes:
+ - replace unmaintained crates yaml-rust, dirs-next
+ - replace all remaining paths referring to vuepress
+
-------------------------------------------------------------------
Thu Mar 21 16:00:15 UTC 2024 - Dead Mozay
diff --git a/starship.obsinfo b/starship.obsinfo
index 82aac91..16d03e6 100644
--- a/starship.obsinfo
+++ b/starship.obsinfo
@@ -1,4 +1,4 @@
name: starship
-version: 1.18.0
-mtime: 1711034085
-commit: a5108a763822f280785008df38ceb8e90bb9256f
+version: 1.18.2
+mtime: 1711726918
+commit: 4131edaa609887b866a5497648858fe6d39a3f99
diff --git a/starship.spec b/starship.spec
index e6809ff..8e7d91d 100644
--- a/starship.spec
+++ b/starship.spec
@@ -17,7 +17,7 @@
Name: starship
-Version: 1.18.0
+Version: 1.18.2
Release: 0
Summary: A customizable prompt for many shells
License: ISC
@@ -26,6 +26,7 @@ Source0: %{name}-%{version}.tar.xz
Source1: vendor.tar.zst
BuildRequires: cargo-packaging
BuildRequires: cmake
+BuildRequires: git-core
BuildRequires: pkgconfig(openssl)
ExclusiveArch: %{rust_tier1_arches}
@@ -47,6 +48,9 @@ dash is not supported as of 1.10.2.
%install
%{cargo_install}
+%check
+%{cargo_test}
+
%files
%doc README.md
%license LICENSE
diff --git a/vendor.tar.zst b/vendor.tar.zst
index eb67c2f..95aa0d5 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:b0d9b2720b728ff3ce901e323140ff4b1ac910802703287f7604df430f3581b7
-size 44060669
+oid sha256:d675a33badf5f9fad776a477872c01788d27e7a1c97f1f0353cedb6ef8e0c47f
+size 46646701