- update to 3.23.2:
* The ``CPACK_PACKAGEMAKER_CHOICES`` variable used in the ``CPack.distribution.dist.in`` template file was replaced by a new ``CPACK_APPLE_PKG_INSTALLER_CONTENT`` variable in CMake 3.23.0. This broke projects that provided their own template file but still expected the ``CPACK_PACKAGEMAKER_CHOICES`` variable to be defined. The old ``CPACK_PACKAGEMAKER_CHOICES`` variable is now also set to the same content as it was before, but it is formally deprecated. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=492
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
%endif
|
||||
%define shortversion 3.23
|
||||
Name: cmake%{?psuffix}
|
||||
Version: 3.23.1
|
||||
Version: 3.23.2
|
||||
Release: 0
|
||||
Summary: Cross-platform make system
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user