diff --git a/cmake.spec b/cmake.spec index a6180cc..679fe2f 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.8 +Version: 3.27.9 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 +* Tue Nov 28 2023 Automatic Build System 3.27.9-1mamba +- automatic version update by autodist + * Wed Nov 15 2023 Automatic Build System 3.27.8-1mamba - automatic version update by autodist