automatic version update by autodist [release 3.29.3-1mamba;Thu May 09 2024]

This commit is contained in:
Automatic Build System 2024-05-11 10:47:52 +02:00
parent 413dd5095f
commit 7f1bfa4995

View File

@ -2,7 +2,7 @@
%define major_version %(echo %version | cut -d. -f 1)
Name: cmake
Version: 3.29.2
Version: 3.29.3
Release: 1mamba
Summary: A cross-platform, open-source make system
Group: Development/Tools
@ -35,10 +35,11 @@ BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: librhash-devel >= 1.4.4-1mamba
BuildRequires: gcc-c++
BuildRequires: libICE-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libICE-devel
BuildRequires: libcppdap-devel
BuildRequires: libnlohmann-json-devel
%description
CMake is used to control the software compilation process using simple platform and compiler independent configuration files.
@ -112,6 +113,9 @@ install -p -m0755 -D %{SOURCE4} %{buildroot}%{_prefix}/lib/rpm/%{name}.req
%{_datadir}/doc/%{name}-%{version}/
%changelog
* Thu May 09 2024 Automatic Build System <autodist@openmamba.org> 3.29.3-1mamba
- automatic version update by autodist
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 3.29.2-1mamba
- automatic version update by autodist