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