fortrangoingonforty/fortress / 34f9aab

Browse files

Update RPM spec to v0.9.98

Authored by espadonne
SHA
34f9aab44dd31f6751252b0abf1ae60a9a10af66
Parents
5b5ca8c
Tree
54c8fca

1 changed file

StatusFile+-
M fortress.spec 5 1
fortress.specmodified
@@ -1,5 +1,5 @@
11
 Name:           fortress
2
-Version:        0.9.94
2
+Version:        0.9.98
33
 Release:        1%{?dist}
44
 Summary:        A command-line file explorer written in modern Fortran with cd-on-exit
55
 
@@ -103,6 +103,10 @@ cat <<'EOF'
103103
 EOF
104104
 
105105
 %changelog
106
+* Wed Oct 29 2025 mfw <espadon@outlook.com> - 0.9.98-1
107
+- Merge favorites branch into trunk
108
+- Ensures all features (favorites, jump binds) are in trunk
109
+
106110
 * Mon Oct 27 2025 mfw <espadon@outlook.com> - 0.9.94-1
107111
 - Change cursor selection approach for consistent cross-platform experience
108112
 - Move away from reverse video highlighting to fix macOS inconsistencies