automatic version update by autodist [release 2023.03.20-1mamba;Sun May 07 2023]

This commit is contained in:
Automatic Build System 2024-01-06 04:15:45 +01:00
parent 41ec2f7c45
commit ab577271ec

View File

@ -1,6 +1,6 @@
%define gittag %(echo %version | cut -d. -f4)
Name: libfixmath
Version: 2022.12.27
Version: 2023.03.20
Release: 1mamba
Summary: Cross Platform Fixed Point Maths Library
Group: System/Libraries
@ -56,6 +56,9 @@ cp libfixmath/*.hpp %{buildroot}%{_includedir}/libfixmath/
%doc AUTHORS LICENSE README.md
%changelog
* Sun May 07 2023 Automatic Build System <autodist@mambasoft.it> 2023.03.20-1mamba
- automatic version update by autodist
* Wed Dec 28 2022 Automatic Build System <autodist@mambasoft.it> 2022.12.27-1mamba
- automatic version update by autodist