From c3b3aea51ec8db5f7a68b192d5700708a22d6088f21ae4f3db100c0b0c9a02c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 4 Sep 2015 12:34:42 +0000 Subject: [PATCH] Accepting request 329113 from home:namtrac:branches:windows:mingw:win32 - Update to version 4.0.4 * Major speed improvements to mutex & spinlock implementation OBS-URL: https://build.opensuse.org/request/show/329113 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win32/mingw32-winpthreads?expand=0&rev=17 --- mingw-w64-winpthreads-4.0.1.tar.xz | 3 --- mingw-w64-winpthreads-4.0.4.tar.xz | 3 +++ mingw32-winpthreads.changes | 6 ++++++ mingw32-winpthreads.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 mingw-w64-winpthreads-4.0.1.tar.xz create mode 100644 mingw-w64-winpthreads-4.0.4.tar.xz diff --git a/mingw-w64-winpthreads-4.0.1.tar.xz b/mingw-w64-winpthreads-4.0.1.tar.xz deleted file mode 100644 index 0cd3102..0000000 --- a/mingw-w64-winpthreads-4.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef17e5e8d43abd259a0bbbd238194b5c426a8bd9d5be9da2619adf2fd25058f2 -size 315192 diff --git a/mingw-w64-winpthreads-4.0.4.tar.xz b/mingw-w64-winpthreads-4.0.4.tar.xz new file mode 100644 index 0000000..70cb573 --- /dev/null +++ b/mingw-w64-winpthreads-4.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb9d0c962245573cf7eb038409f1bb28891df7dbab2fb75cfc2f6ca68bd2f01 +size 317468 diff --git a/mingw32-winpthreads.changes b/mingw32-winpthreads.changes index 6a20e91..76977d6 100644 --- a/mingw32-winpthreads.changes +++ b/mingw32-winpthreads.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 4 11:58:16 UTC 2015 - idonmez@suse.com + +- Update to version 4.0.4 + * Major speed improvements to mutex & spinlock implementation + ------------------------------------------------------------------- Fri May 29 09:27:48 UTC 2015 - idonmez@suse.com diff --git a/mingw32-winpthreads.spec b/mingw32-winpthreads.spec index 73bb5f6..ced2454 100644 --- a/mingw32-winpthreads.spec +++ b/mingw32-winpthreads.spec @@ -17,7 +17,7 @@ Name: mingw32-winpthreads -Version: 4.0.1 +Version: 4.0.4 Release: 0 Summary: A pthreads implementation for Windows License: MIT and BSD-3-Clause