forked from pool/mingw64-winpthreads
e96d8b7b31
- Update to version 4.0.4 * Major speed improvements to mutex & spinlock implementation OBS-URL: https://build.opensuse.org/request/show/329109 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-winpthreads?expand=0&rev=15
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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:26:59 UTC 2015 - idonmez@suse.com
|
|
|
|
- Enable static libraries
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 25 10:38:10 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to winpthreads from mingw-w64-4.0.1
|
|
* Reentrant time functions localtime_r, gmtime_r, etc. are removed
|
|
from pthread.h and are now available through time.h ONLY.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 10:47:35 UTC 2014 - jengelh@inai.de
|
|
|
|
- Implement shlib package naming guidelines
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 19 12:24:42 UTC 2014 - jw@owncloud.com
|
|
|
|
- BuildRequires: mingw32-runtime
|
|
Linker fails miserably without.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 3 12:07:45 UTC 2014 - jengelh@inai.de
|
|
|
|
- Initial package (version 3.1.0) for build.opensuse.org
|