Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package mingw32-winpthreads for
openSUSE:Factory checked in at 2021-03-18 22:55:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-winpthreads (Old)
and /work/SRC/openSUSE:Factory/.mingw32-winpthreads.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mingw32-winpthreads"
Thu Mar 18 22:55:25 2021 rev:2 rq:879903 version:8.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw32-winpthreads/mingw32-winpthreads.changes
2020-01-08 17:54:38.613643790 +0100
+++
/work/SRC/openSUSE:Factory/.mingw32-winpthreads.new.2401/mingw32-winpthreads.changes
2021-03-18 22:55:28.183565137 +0100
@@ -1,0 +2,13 @@
+Wed Mar 17 15:52:33 UTC 2021 - Jeff Kowalczyk <[email protected]>
+
+- Update to new upstream release 8.0.0
+ * Always define `__USE_MINGW_ANSI_STDIO` to zero
+ * Remove unused dwFlags variable in sched.c
+ * Don't call SetThreadContext in winstore builds
+ * Do not call GetHandleInformation in winstore build
+ * Simplify the handle validity in pthread_check()
+ * Always return 0 in pthread_check() if the thread ended is 0
+ * Do not use the XXXExceptionHandler API in winstore builds
+ * Simplify the USE_VEH_FOR_MSC_SETTHREADNAME check
+
+-------------------------------------------------------------------
Old:
----
mingw-w64-v7.0.0.tar.bz2
New:
----
mingw-w64-v8.0.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mingw32-winpthreads.spec ++++++
--- /var/tmp/diff_new_pack.tI5OeL/_old 2021-03-18 22:55:28.803565807 +0100
+++ /var/tmp/diff_new_pack.tI5OeL/_new 2021-03-18 22:55:28.803565807 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mingw32-winpthreads
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
Name: mingw32-winpthreads
-Version: 7.0.0
+Version: 8.0.0
Release: 0
Summary: A pthreads implementation for Windows
-License: MIT AND BSD-3-Clause
+License: BSD-3-Clause AND MIT
Group: Development/Libraries/C and C++
URL: http://mingw-w64.sf.net/
Source: http://downloads.sf.net/mingw-w64/mingw-w64-v%{version}.tar.bz2
@@ -30,7 +30,6 @@
BuildRequires: mingw32-filesystem
BuildRequires: mingw32-runtime
BuildRequires: xz
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%_mingw32_package_header_debug
BuildArch: noarch
#!BuildIgnore: post-build-checks
@@ -52,7 +51,8 @@
Requires: mingw32-libwinpthread1 = %version
Provides: mingw32-unistd-pthread-devel
Obsoletes: mingw32-headers-dummy-pthread
-Conflicts: mingw32-headers-dummy-pthread,
otherproviders(mingw32-unistd-pthread-devel)
+Conflicts: mingw32-headers-dummy-pthread
+Conflicts: otherproviders(mingw32-unistd-pthread-devel)
%description devel
mingw-w64's implementation of POSIX threads for Windows.
@@ -60,7 +60,7 @@
%_mingw32_debug_package
%prep
-%setup -q -n mingw-w64-v%{version}/mingw-w64-libraries/winpthreads
+%autosetup -p1 -n mingw-w64-v%version/mingw-w64-libraries/winpthreads
%build
# The build is trying to link with libpthread.a but it has no need
@@ -77,17 +77,15 @@
--enable-static \
--enable-shared \
LDFLAGS="%{_mingw32_ldflags_bootstrap}"
-make %{?_smp_mflags}
+%make_build
%install
%make_install
%files -n mingw32-libwinpthread1
-%defattr(-,root,root)
%_mingw32_bindir/libwinpthread-1.dll
%files devel
-%defattr(-,root,root)
%_mingw32_includedir/
%_mingw32_libdir/
++++++ mingw-w64-v7.0.0.tar.bz2 -> mingw-w64-v8.0.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/mingw32-winpthreads/mingw-w64-v7.0.0.tar.bz2
/work/SRC/openSUSE:Factory/.mingw32-winpthreads.new.2401/mingw-w64-v8.0.0.tar.bz2
differ: char 11, line 1