Update RPM spec to v0.9.98
- SHA
34f9aab44dd31f6751252b0abf1ae60a9a10af66- Parents
-
5b5ca8c - Tree
54c8fca
34f9aab
34f9aab44dd31f6751252b0abf1ae60a9a10af665b5ca8c
54c8fca| Status | File | + | - |
|---|---|---|---|
| M |
fortress.spec
|
5 | 1 |
fortress.specmodified@@ -1,5 +1,5 @@ | ||
| 1 | 1 | Name: fortress |
| 2 | -Version: 0.9.94 | |
| 2 | +Version: 0.9.98 | |
| 3 | 3 | Release: 1%{?dist} |
| 4 | 4 | Summary: A command-line file explorer written in modern Fortran with cd-on-exit |
| 5 | 5 | |
@@ -103,6 +103,10 @@ cat <<'EOF' | ||
| 103 | 103 | EOF |
| 104 | 104 | |
| 105 | 105 | %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 | + | |
| 106 | 110 | * Mon Oct 27 2025 mfw <espadon@outlook.com> - 0.9.94-1 |
| 107 | 111 | - Change cursor selection approach for consistent cross-platform experience |
| 108 | 112 | - Move away from reverse video highlighting to fix macOS inconsistencies |