From 78ff4c9e11c3565d6196401d3215c8ebd30d9cfe 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.09.02-1mamba;Sun Sep 04 2022] --- libfixmath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libfixmath.spec b/libfixmath.spec index fa566a6..23e12d5 100644 --- a/libfixmath.spec +++ b/libfixmath.spec @@ -1,6 +1,6 @@ %define gittag %(echo %version | cut -d. -f4) Name: libfixmath -Version: 2022.06.03 +Version: 2022.09.02 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 Sep 04 2022 Automatic Build System 2022.09.02-1mamba +- automatic version update by autodist + * Sun Jul 17 2022 Automatic Build System 2022.06.03-1mamba - automatic version update by autodist