From 3b0eef0d5be0ec6668ee2e62db05348c450488fd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:26:27 +0100 Subject: [PATCH] automatic version update by autodist [release 3.20.3-1mamba;Thu May 27 2021] --- cmake.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cmake.spec b/cmake.spec index cd71ee4..056cf87 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,14 +1,14 @@ %define majorminor %(echo %version | cut -d. -f 1-2) Name: cmake -Version: 3.20.2 +Version: 3.20.3 Release: 1mamba Summary: A cross-platform, open-source make system Group: Development/Tools Vendor: openmamba Distribution: openmamba Packager: Aleph0 -URL: https://www.cmake.org/ +URL: https://cmake.org/ Source0: http://www.cmake.org/files/v%{majorminor}/cmake-%{version}.tar.gz Source1: cmake-rpmmacro Patch: %{name}-2.4.5_use_intree_xmlrpc.patch @@ -95,6 +95,9 @@ install -D -m 0644 %{S:1} \ %{_datadir}/doc/%{name}-%{version}/ %changelog +* Thu May 27 2021 Automatic Build System 3.20.3-1mamba +- automatic version update by autodist + * Fri Apr 30 2021 Automatic Build System 3.20.2-1mamba - automatic version update by autodist