Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion packages/starship/starship.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global debug_package %{nil}

Name: starship
Version: 1.25.1
Version: 1.26.0
Release: 1%{?dist}
Summary: Minimal, blazing-fast, and infinitely customizable prompt for any shell

Expand Down Expand Up @@ -54,6 +54,8 @@ rm -f %{buildroot}%{_prefix}/.crates2.json
%{_datadir}/fish/vendor_completions.d/%{name}.fish

%changelog
* Mon Jun 29 2026 Hypercube <hypercube@binarypie.dev> - 1.26.0-1
- Update to 1.26.0
* Fri May 01 2026 Hypercube <hypercube@binarypie.dev> - 1.25.1-1
- Update to 1.25.1
* Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 1.24.2-1
Expand Down