File project.diff of Package mingw32-runtime
--- mingw32-runtime.changes.orig
+++ mingw32-runtime.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Sun May 11 14:03:31 UTC 2025 - Michal Suchanek <msuchanek@suse.de>
+
+- Switch to ucrt, support required for nng.
+
+-------------------------------------------------------------------
Wed Aug 28 10:45:16 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 12
--- mingw32-runtime.spec.orig
+++ mingw32-runtime.spec
@@ -50,7 +50,7 @@ MinGW Win64 cross-compiler runtime, base
%build
%_mingw32_configure --enable-lib32 --disable-lib64 \
- --with-default-msvcrt=msvcrt
+ --with-default-msvcrt=ucrt
%make_build
%install