From 425aab52f84511fa4a81f99011f6b9674f78188d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 21 Dec 2024 19:41:28 +0100 Subject: [PATCH] automatic version update by autodist [release 3.31.3-1mamba;Sat Dec 21 2024] --- cmake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index 5631f8a..f8cb019 100644 --- a/cmake.spec +++ b/cmake.spec @@ -2,7 +2,7 @@ %define major_version %(echo %version | cut -d. -f 1) Name: cmake -Version: 3.31.2 +Version: 3.31.3 Release: 1mamba Summary: A cross-platform, open-source make system Group: Development/Tools @@ -113,6 +113,9 @@ install -p -m0755 -D %{SOURCE4} %{buildroot}%{_prefix}/lib/rpm/%{name}.req %{_datadir}/doc/%{name}-%{version}/ %changelog +* Sat Dec 21 2024 Automatic Build System 3.31.3-1mamba +- automatic version update by autodist + * Thu Dec 05 2024 Automatic Build System 3.31.2-1mamba - automatic version update by autodist