From b79e7fe6b186678524c6083b986079abe850dda2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:26:26 +0100 Subject: [PATCH] automatic version update by autodist [release 3.19.6-1mamba;Wed Feb 24 2021] --- cmake.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cmake.spec b/cmake.spec index 063fb8a..6af4b0b 100644 --- a/cmake.spec +++ b/cmake.spec @@ -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 3.19.6-1mamba +- automatic version update by autodist + * Tue Feb 16 2021 Automatic Build System 3.19.5-1mamba - automatic version update by autodist