From ab577271ecdfb75e669d8c3a9bd2143d22cde81c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:15:45 +0100 Subject: [PATCH] automatic version update by autodist [release 2023.03.20-1mamba;Sun May 07 2023] --- libfixmath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libfixmath.spec b/libfixmath.spec index 38ecb90..70ae8b6 100644 --- a/libfixmath.spec +++ b/libfixmath.spec @@ -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 2023.03.20-1mamba +- automatic version update by autodist + * Wed Dec 28 2022 Automatic Build System 2022.12.27-1mamba - automatic version update by autodist