From 3d58aaf0b541f291d87c34886f9a7e05859820f3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:26:46 +0100 Subject: [PATCH] automatic version update by autodist [release 3.27.7-1mamba;Sat Oct 07 2023] --- cmake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index da308f4..b8cc1ab 100644 --- a/cmake.spec +++ b/cmake.spec @@ -2,7 +2,7 @@ %define major_version %(echo %version | cut -d. -f 1) Name: cmake -Version: 3.27.6 +Version: 3.27.7 Release: 1mamba Summary: A cross-platform, open-source make system Group: Development/Tools @@ -111,6 +111,9 @@ install -p -m0755 -D %{SOURCE4} %{buildroot}%{_prefix}/lib/rpm/%{name}.req %{_datadir}/doc/%{name}-%{version}/ %changelog +* Sat Oct 07 2023 Automatic Build System 3.27.7-1mamba +- automatic version update by autodist + * Thu Sep 21 2023 Automatic Build System 3.27.6-1mamba - automatic version update by autodist