From 69e5d74ec75007b1a9cd0c4a454126dcf6d94e555df57a83baea1356cc7457a4 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Sat, 1 Apr 2023 12:42:47 +0000 Subject: [PATCH 1/2] Fix dropping deprecated macro %make_jobs (boo#1205135) OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-runtime?expand=0&rev=58 --- mingw64-runtime.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw64-runtime.spec b/mingw64-runtime.spec index 5dc4ad1..699199b 100644 --- a/mingw64-runtime.spec +++ b/mingw64-runtime.spec @@ -1,7 +1,7 @@ # # spec file for package mingw64-runtime # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 8e6c74fcc1eb5f42ea5471087dade31f189a9713266c57132deaad5d29a271f2 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Thu, 9 Nov 2023 22:34:16 +0000 Subject: [PATCH 2/2] Accepting request 1124403 from home:jengelh:branches:windows:mingw:win64 - Update to release 11.0.1 OBS-URL: https://build.opensuse.org/request/show/1124403 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-runtime?expand=0&rev=59 --- mingw-w64-v10.0.0.tar.bz2 | 3 --- mingw-w64-v11.0.1.tar.bz2 | 3 +++ mingw64-runtime.changes | 8 ++++++++ mingw64-runtime.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 mingw-w64-v10.0.0.tar.bz2 create mode 100644 mingw-w64-v11.0.1.tar.bz2 diff --git a/mingw-w64-v10.0.0.tar.bz2 b/mingw-w64-v10.0.0.tar.bz2 deleted file mode 100644 index 913ed86..0000000 --- a/mingw-w64-v10.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba6b430aed72c63a3768531f6a3ffc2b0fde2c57a3b251450dcf489a894f0894 -size 9620291 diff --git a/mingw-w64-v11.0.1.tar.bz2 b/mingw-w64-v11.0.1.tar.bz2 new file mode 100644 index 0000000..db3662b --- /dev/null +++ b/mingw-w64-v11.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f66bce069ee8bed7439a1a13da7cb91a5e67ea6170f21317ac7f5794625ee10 +size 10057401 diff --git a/mingw64-runtime.changes b/mingw64-runtime.changes index ef59efe..57e6838 100644 --- a/mingw64-runtime.changes +++ b/mingw64-runtime.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 3 12:33:16 UTC 2023 - Jan Engelhardt + +- Update to release 11.0.1 + * New Hyper-V APIs + * Updates to DX12 headers and much more from Wine + * Many other new Win32 APIs + ------------------------------------------------------------------- Mon Jun 27 16:37:24 UTC 2022 - Jan Engelhardt diff --git a/mingw64-runtime.spec b/mingw64-runtime.spec index 699199b..cd127b1 100644 --- a/mingw64-runtime.spec +++ b/mingw64-runtime.spec @@ -17,7 +17,7 @@ Name: mingw64-runtime -Version: 10.0.0 +Version: 11.0.1 Release: 0 Summary: MinGW-w64 runtime libraries for Win64 License: SUSE-Public-Domain