diff --git a/mingw-w64-v11.0.1.tar.bz2 b/mingw-w64-v11.0.1.tar.bz2 deleted file mode 100644 index db3662b..0000000 --- a/mingw-w64-v11.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f66bce069ee8bed7439a1a13da7cb91a5e67ea6170f21317ac7f5794625ee10 -size 10057401 diff --git a/mingw-w64-v12.0.0.tar.bz2 b/mingw-w64-v12.0.0.tar.bz2 new file mode 100644 index 0000000..31f35d2 --- /dev/null +++ b/mingw-w64-v12.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc41898aac4b6e8dd5cffd7331b9d9515b912df4420a3a612b5ea2955bbeed2f +size 10474283 diff --git a/mingw32-headers.changes b/mingw32-headers.changes index 3719418..6d61934 100644 --- a/mingw32-headers.changes +++ b/mingw32-headers.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Aug 28 10:45:16 UTC 2024 - Jan Engelhardt + +- Update to release 12 + * C++ overloads for _strdate_s and _strtime_s, _makepath_s, + wcsncat_s. + * Updated wine header imports. + * Many other new win32 APIs. + * UCRT configurations now primarily use (faster) math functions + from UCRT, rather than libmingwex. + ------------------------------------------------------------------- Sat Nov 11 14:18:28 UTC 2023 - Ralf Habacker diff --git a/mingw32-headers.spec b/mingw32-headers.spec index cea7cec..0f95d3f 100644 --- a/mingw32-headers.spec +++ b/mingw32-headers.spec @@ -1,7 +1,7 @@ # # spec file for package mingw32-headers # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: mingw32-headers -Version: 11.0.1 +Version: 12.0.0 Release: 0 Summary: MinGW-w64 headers for Win32 and Win64 License: SUSE-Public-Domain