From 1ea8de68b27393a912313dc97db8b20f6d8466b0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 7 Nov 2024 23:13:04 +0100 Subject: [PATCH] automatic version update by autodist [release 3.31.0-1mamba;Thu Nov 07 2024] --- cmake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index e2d3ba5..3785608 100644 --- a/cmake.spec +++ b/cmake.spec @@ -2,7 +2,7 @@ %define major_version %(echo %version | cut -d. -f 1) Name: cmake -Version: 3.30.5 +Version: 3.31.0 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 +* Thu Nov 07 2024 Automatic Build System 3.31.0-1mamba +- automatic version update by autodist + * Thu Oct 10 2024 Automatic Build System 3.30.5-1mamba - automatic version update by autodist