From 40f6d33e4ad2d6d9482cc92885fe6efe87d52572 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 28 Feb 2024 09:58:12 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.1-1mamba;Tue Feb 27 2024] --- glm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glm.spec b/glm.spec index bcfa183..15a8b3e 100644 --- a/glm.spec +++ b/glm.spec @@ -1,5 +1,5 @@ Name: glm -Version: 1.0.0 +Version: 1.0.1 Release: 1mamba Summary: A header only C++ mathematics library for graphics software based on the OpenGL Shading Language Group: Development/Libraries @@ -69,6 +69,9 @@ cp -a glm %{buildroot}%{_includedir} %{_includedir}/glm/simd/*.h %changelog +* Tue Feb 27 2024 Automatic Build System 1.0.1-1mamba +- automatic version update by autodist + * Fri Jan 26 2024 Automatic Build System 1.0.0-1mamba - automatic version update by autodist