diff --git a/mingw-w64-winpthreads-4.0.4.tar.xz b/mingw-w64-winpthreads-4.0.4.tar.xz deleted file mode 100644 index 70cb573..0000000 --- a/mingw-w64-winpthreads-4.0.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3cb9d0c962245573cf7eb038409f1bb28891df7dbab2fb75cfc2f6ca68bd2f01 -size 317468 diff --git a/mingw-w64-winpthreads-5.0~rc1.tar.xz b/mingw-w64-winpthreads-5.0~rc1.tar.xz new file mode 100644 index 0000000..95a5599 --- /dev/null +++ b/mingw-w64-winpthreads-5.0~rc1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd7f78beeee2e14e2bdd4cad4bbec67685fc928192d5fba152b4e90c535d416 +size 315904 diff --git a/mingw64-winpthreads.changes b/mingw64-winpthreads.changes index a77106d..db03aeb 100644 --- a/mingw64-winpthreads.changes +++ b/mingw64-winpthreads.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 23 21:33:34 UTC 2016 - jengelh@inai.de + +- Update to new upstream release 5.0~rc1 +* Winpthreads performance improvements +* ARM, gcc-5 support + ------------------------------------------------------------------- Fri Sep 4 11:58:16 UTC 2015 - idonmez@suse.com diff --git a/mingw64-winpthreads.spec b/mingw64-winpthreads.spec index 3aced92..d5d770f 100644 --- a/mingw64-winpthreads.spec +++ b/mingw64-winpthreads.spec @@ -17,14 +17,14 @@ Name: mingw64-winpthreads -Version: 4.0.4 +Version: 5.0~rc1 Release: 0 Summary: A pthreads implementation for Windows License: MIT and BSD-3-Clause Group: Development/Libraries/C and C++ Url: http://mingw-w64.sf.net/ -#DL-URL: http://downloads.sf.net/mingw-w64/mingw-w64-%version.tar.bz2 +#DL-URL: http://downloads.sf.net/mingw-w64/mingw-w64-v5.0-rc1.tar.bz2 Source: mingw-w64-winpthreads-%version.tar.xz Source9: %name-rpmlintrc BuildRequires: mingw64-cross-gcc-bootstrap