From 05081b2422b6deee7aa62cc5f7e65668bd703a08494b89d702e370ed9ab9f833 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Sat, 1 Apr 2023 12:43:04 +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-winpthreads?expand=0&rev=39 --- mingw64-winpthreads.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw64-winpthreads.spec b/mingw64-winpthreads.spec index 2b53348..efd4ca4 100644 --- a/mingw64-winpthreads.spec +++ b/mingw64-winpthreads.spec @@ -1,7 +1,7 @@ # # spec file for package mingw64-winpthreads # -# 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 16ae7400a1adef0efb3a1e644141b77e7a89a607275e5e2b1c148329ce53ecd0 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 6 Nov 2023 09:30:46 +0000 Subject: [PATCH 2/2] - Update to release 11.0.1 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-winpthreads?expand=0&rev=40 --- mingw-w64-v10.0.0.tar.bz2 | 3 --- mingw-w64-v11.0.1.tar.bz2 | 3 +++ mingw64-winpthreads.changes | 6 ++++++ mingw64-winpthreads.spec | 2 +- 4 files changed, 10 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-winpthreads.changes b/mingw64-winpthreads.changes index 5ce3644..6dcbfcf 100644 --- a/mingw64-winpthreads.changes +++ b/mingw64-winpthreads.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 3 12:37:48 UTC 2023 - Jan Engelhardt + +- Update to release 11.0.1 + * crt: Fix .seh_handler directives for ARM + ------------------------------------------------------------------- Mon Jun 27 16:37:24 UTC 2022 - Jan Engelhardt diff --git a/mingw64-winpthreads.spec b/mingw64-winpthreads.spec index efd4ca4..415aeb3 100644 --- a/mingw64-winpthreads.spec +++ b/mingw64-winpthreads.spec @@ -17,7 +17,7 @@ Name: mingw64-winpthreads -Version: 10.0.0 +Version: 11.0.1 Release: 0 Summary: A pthreads implementation for Windows License: BSD-3-Clause AND MIT