Update to v1.2.0
- SHA
b9a6ffc2606daefc14c2cb8cf8aa8a4ebfbc2ade- Parents
-
1ea3e88 - Tree
996ef40
b9a6ffc
b9a6ffc2606daefc14c2cb8cf8aa8a4ebfbc2ade1ea3e88
996ef40| Status | File | + | - |
|---|---|---|---|
| M |
fuss.spec
|
4 | 1 |
fuss.specmodified@@ -1,5 +1,5 @@ | |||
| 1 | Name: fuss | 1 | Name: fuss |
| 2 | -Version: 1.0.4 | 2 | +Version: 1.2.0 |
| 3 | Release: 1%{?dist} | 3 | Release: 1%{?dist} |
| 4 | Summary: A tree utility for dirty git files, written in modern Fortran | 4 | Summary: A tree utility for dirty git files, written in modern Fortran |
| 5 | 5 | ||
@@ -46,6 +46,9 @@ install -Dm644 README.md %{buildroot}%{_docdir}/%{name}/README.md | |||
| 46 | %{_docdir}/%{name}/README.md | 46 | %{_docdir}/%{name}/README.md |
| 47 | 47 | ||
| 48 | %changelog | 48 | %changelog |
| 49 | +* Tue Nov 05 2024 mfw <espadon@outlook.com> - 1.2.0-1 | ||
| 50 | +- New approach to input | ||
| 51 | + | ||
| 49 | * Tue Nov 05 2024 mfw <espadon@outlook.com> - 1.0.4-1 | 52 | * Tue Nov 05 2024 mfw <espadon@outlook.com> - 1.0.4-1 |
| 50 | - Fix minor hangs on tag functionality | 53 | - Fix minor hangs on tag functionality |
| 51 | 54 | ||