automatic version update by autodist [release 3.19.6-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
c07b7739c0
commit
b79e7fe6b1
@ -1,7 +1,7 @@
|
||||
%define majorminor %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: cmake
|
||||
Version: 3.19.5
|
||||
Version: 3.19.6
|
||||
Release: 1mamba
|
||||
Summary: A cross-platform, open-source make system
|
||||
Group: Development/Tools
|
||||
@ -32,7 +32,6 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
CMake is used to control the software compilation process using simple platform and compiler independent configuration files.
|
||||
@ -93,6 +92,9 @@ install -D -m 0644 %{S:1} \
|
||||
%{_datadir}/doc/%{name}-%{version}/
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 3.19.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 16 2021 Automatic Build System <autodist@mambasoft.it> 3.19.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user