From 41ec2f7c4580931cf629b5c070af7e811cb622fa Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:15:44 +0100 Subject: [PATCH] automatic version update by autodist [release 2022.12.27-1mamba;Wed Dec 28 2022] --- libfixmath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libfixmath.spec b/libfixmath.spec index 23e12d5..38ecb90 100644 --- a/libfixmath.spec +++ b/libfixmath.spec @@ -1,6 +1,6 @@ %define gittag %(echo %version | cut -d. -f4) Name: libfixmath -Version: 2022.09.02 +Version: 2022.12.27 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 +* Wed Dec 28 2022 Automatic Build System 2022.12.27-1mamba +- automatic version update by autodist + * Sun Sep 04 2022 Automatic Build System 2022.09.02-1mamba - automatic version update by autodist