From 394f656ccfbe7bd19a98602753da768e82c3aba0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 11 Jan 2025 21:48:46 +0100 Subject: [PATCH] automatic version update by autodist [release 3.31.4-1mamba;Sat Jan 11 2025] --- README.md | 1 + cmake.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d95d7f9..fc1c85d 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,4 @@ CMake was developed by Kitware as part of the NLM Insight Segmentation and Regis The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. + diff --git a/cmake.spec b/cmake.spec index f8cb019..cf683f4 100644 --- a/cmake.spec +++ b/cmake.spec @@ -2,7 +2,7 @@ %define major_version %(echo %version | cut -d. -f 1) Name: cmake -Version: 3.31.3 +Version: 3.31.4 Release: 1mamba Summary: A cross-platform, open-source make system Group: Development/Tools @@ -50,7 +50,6 @@ CMake was developed by Kitware as part of the NLM Insight Segmentation and Regis The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. -%debug_package %prep %setup -q @@ -113,6 +112,9 @@ install -p -m0755 -D %{SOURCE4} %{buildroot}%{_prefix}/lib/rpm/%{name}.req %{_datadir}/doc/%{name}-%{version}/ %changelog +* Sat Jan 11 2025 Automatic Build System 3.31.4-1mamba +- automatic version update by autodist + * Sat Dec 21 2024 Automatic Build System 3.31.3-1mamba - automatic version update by autodist