From a9260330ba1a7dc639b470438f1fa16d323f13b0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 7 Feb 2024 15:28:51 +0100 Subject: [PATCH] automatic version update by autodist [release 3.28.3-1mamba;Tue Feb 06 2024] --- cmake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index 673f007..69431ee 100644 --- a/cmake.spec +++ b/cmake.spec @@ -2,7 +2,7 @@ %define major_version %(echo %version | cut -d. -f 1) Name: cmake -Version: 3.28.2 +Version: 3.28.3 Release: 1mamba Summary: A cross-platform, open-source make system Group: Development/Tools @@ -112,6 +112,9 @@ install -p -m0755 -D %{SOURCE4} %{buildroot}%{_prefix}/lib/rpm/%{name}.req %{_datadir}/doc/%{name}-%{version}/ %changelog +* Tue Feb 06 2024 Automatic Build System 3.28.3-1mamba +- automatic version update by autodist + * Tue Jan 30 2024 Automatic Build System 3.28.2-1mamba - automatic version update by autodist