- update to 3.26.0

* The “ASM_MARMASM” language was added to support the Microsoft
    ARM assembler language.
  * CMake now writes a YAML log of configure-time checks to
    “CMakeFiles/CMakeConfigureLog.yaml” under the top of the build
    tree.
  * The “cmake-file-api(7)” “codemodel” version 2 “target” object
    gained a new “fileSets” field and associated “fileSetIndex”
    field to “sources” objects.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=517
This commit is contained in:
2023-03-14 22:23:09 +00:00
committed by Git OBS Bridge
parent fa37910ce3
commit 93d7df6bb1
8 changed files with 51 additions and 38 deletions

View File

@@ -44,9 +44,9 @@
%else
%bcond_with full
%endif
%define shortversion 3.25
%define shortversion 3.26
Name: cmake%{?psuffix}
Version: 3.25.3
Version: 3.26.0
Release: 0
Summary: Cross-platform make system
License: BSD-3-Clause