automatic version update by autodist [release 3.29.3-1mamba;Thu May 09 2024]
This commit is contained in:
parent
413dd5095f
commit
7f1bfa4995
@ -2,7 +2,7 @@
|
|||||||
%define major_version %(echo %version | cut -d. -f 1)
|
%define major_version %(echo %version | cut -d. -f 1)
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 3.29.2
|
Version: 3.29.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A cross-platform, open-source make system
|
Summary: A cross-platform, open-source make system
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -35,10 +35,11 @@ BuildRequires: libz-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: librhash-devel >= 1.4.4-1mamba
|
BuildRequires: librhash-devel >= 1.4.4-1mamba
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: libICE-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libcppdap-devel
|
BuildRequires: libcppdap-devel
|
||||||
|
BuildRequires: libnlohmann-json-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
CMake is used to control the software compilation process using simple platform and compiler independent configuration files.
|
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}/
|
%{_datadir}/doc/%{name}-%{version}/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 3.29.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user