From 91037c17f190a046d9f3f88e4721f8c06da13bb8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:26:25 +0100 Subject: [PATCH] automatic version update by autodist [release 3.19.1-1mamba;Wed Nov 25 2020] --- cmake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index 16ccb7c..a3fac37 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.0 +Version: 3.19.1 Release: 1mamba Summary: A cross-platform, open-source make system Group: Development/Tools @@ -93,6 +93,9 @@ install -D -m 0644 %{S:1} \ %{_datadir}/doc/%{name}-%{version}/ %changelog +* Wed Nov 25 2020 Automatic Build System 3.19.1-1mamba +- automatic version update by autodist + * Wed Nov 18 2020 Automatic Build System 3.19.0-1mamba - automatic version update by autodist