diff --git a/cmake.spec b/cmake.spec index de27b02..344a603 100644 --- a/cmake.spec +++ b/cmake.spec @@ -2,7 +2,7 @@ %define major_version %(echo %version | cut -d. -f 1) Name: cmake -Version: 3.29.4 +Version: 3.29.5 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 Jun 06 2024 Automatic Build System 3.29.5-1mamba +- automatic version update by autodist + * Tue Jun 04 2024 Automatic Build System 3.29.4-1mamba - automatic version update by autodist