automatic version update by autodist [release 2022.06.03-1mamba;Sun Jul 17 2022]

This commit is contained in:
Automatic Build System 2024-01-06 04:15:44 +01:00
parent a2b3853ff9
commit 8d48dfa9e5

View File

@ -1,6 +1,6 @@
%define gittag %(echo %version | cut -d. -f4)
Name: libfixmath
Version: 0.0.20220623git.809bcea
Version: 2022.06.03
Release: 1mamba
Summary: Cross Platform Fixed Point Maths Library
Group: System/Libraries
@ -56,5 +56,8 @@ cp libfixmath/*.hpp %{buildroot}%{_includedir}/libfixmath/
%doc AUTHORS LICENSE README.md
%changelog
* Sun Jul 17 2022 Automatic Build System <autodist@mambasoft.it> 2022.06.03-1mamba
- automatic version update by autodist
* Sun Jul 17 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.0.20220623git.809bcea-1mamba
- package created using the webbuild interface