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