From 705d7ddb5a6226725d1d7fc3d11034afdffcde77 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:26:45 +0100 Subject: [PATCH] automatic version update by autodist [release 3.27.6-1mamba;Thu Sep 21 2023] --- cmake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index f48b8b3..da308f4 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.5 +Version: 3.27.6 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 +* Thu Sep 21 2023 Automatic Build System 3.27.6-1mamba +- automatic version update by autodist + * Fri Sep 15 2023 Automatic Build System 3.27.5-1mamba - automatic version update by autodist