fortrangoingonforty/fuss / b6be9c2

Browse files

Update to v1.2.5

Authored by espadonne
SHA
b6be9c2cc6749c532eeca4dd81d653e3260d3553
Parents
73f447a
Tree
315d698

1 changed file

StatusFile+-
M fuss.spec 4 1
fuss.specmodified
@@ -1,5 +1,5 @@
11
 Name:           fuss
2
-Version:        1.2.1
2
+Version:        1.2.5
33
 Release:        1%{?dist}
44
 Summary:        A tree utility for dirty git files, written in modern Fortran
55
 
@@ -46,6 +46,9 @@ install -Dm644 README.md %{buildroot}%{_docdir}/%{name}/README.md
4646
 %{_docdir}/%{name}/README.md
4747
 
4848
 %changelog
49
+* Tue Nov 05 2024 mfw <espadon@outlook.com> - 1.2.5-1
50
+- Updates and improvements
51
+
4952
 * Tue Nov 05 2024 mfw <espadon@outlook.com> - 1.2.1-1
5053
 - Bug fixes and improvements
5154