From ae0d6f9afeb5b88426a9be44f85d64fd84a0244750ca226445d31c6cfcf489fa Mon Sep 17 00:00:00 2001 From: Simon Lees Date: Wed, 10 Apr 2024 22:10:03 +0000 Subject: [PATCH] Accepting request 1166710 from home:mathletic:branches:devel:tools:building Add actual entries to change log entry for CMake 3.29.1 OBS-URL: https://build.opensuse.org/request/show/1166710 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=578 --- cmake.changes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/cmake.changes b/cmake.changes index 51e8dec..28c2bd9 100644 --- a/cmake.changes +++ b/cmake.changes @@ -2,6 +2,13 @@ Thu Apr 4 12:17:57 UTC 2024 - Christoph G - update to 3.29.1 + * IntelLLVM: Revert accidental use of -external:I with Fortran + compilers + * libuv: process: de-duplicate conditions for using kqueue + * ctest: Restore enforcement of RESOURCE_LOCK test property + * try_compile(): Include languages with _ or - when passing linker vars + * Swift: Add CMAKE_LINKER_TYPE support + * FindMatlab: R2024a version map ------------------------------------------------------------------- Thu Mar 21 19:24:26 UTC 2024 - Christoph G