Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package PTL for openSUSE:Factory checked in at 2021-12-06 23:59:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/PTL (Old) and /work/SRC/openSUSE:Factory/.PTL.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "PTL" Mon Dec 6 23:59:39 2021 rev:3 rq:935772 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/PTL/PTL.changes 2021-12-03 20:35:59.148094360 +0100 +++ /work/SRC/openSUSE:Factory/.PTL.new.31177/PTL.changes 2021-12-07 00:00:50.380255137 +0100 @@ -1,0 +2,18 @@ +Sat Dec 4 16:31:35 UTC 2021 - Atri Bhattacharya <[email protected]> + +- Update to version 2.3.0: + * ThreadPool::Config [gh#jrmadsen/PTL#23]. + * Formatting updates [gh#jrmadsen/PTL#24]. + +------------------------------------------------------------------- +Fri Dec 3 22:03:22 UTC 2021 - Atri Bhattacharya <[email protected]> + +- Update to version 2.2.1: + * ThreadPool.h: fix typo by @stephanlachnit + [gh#jrmadsen/PTL#20]. + * pkgconfig: Use Libs.private for "-pthread" flag by @badshah400 + [gh#jrmadsen/PTL#22]. +- Drop PTL-incorrect-pthread-requires-in-pkgconfig.patch: + incorporated upstream. + +------------------------------------------------------------------- Old: ---- PTL-2.2.0.tar.gz PTL-incorrect-pthread-requires-in-pkgconfig.patch New: ---- PTL-2.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ PTL.spec ++++++ --- /var/tmp/diff_new_pack.Y0mb06/_old 2021-12-07 00:00:50.996252958 +0100 +++ /var/tmp/diff_new_pack.Y0mb06/_new 2021-12-07 00:00:51.000252944 +0100 @@ -19,14 +19,12 @@ %define sover 2 %define libname libptl%{sover} Name: PTL -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: C++11 mutilthreading tasking system License: MIT URL: https://github.com/jrmadsen/PTL Source: https://github.com/jrmadsen/PTL/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM PTL-incorrect-pthread-requires-in-pkgconfig.patch gh#jrmadsen/PTL#21 [email protected] -- Add PTL-incorrect-pthread-requires-in-pkgconfig.patch to drop an incorrect Requires on pthread in the pkgconfig file that causes pkgconfig to automatically add unresolvable Requires to the devel rpm package. -Patch0: PTL-incorrect-pthread-requires-in-pkgconfig.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkg-config ++++++ PTL-2.2.0.tar.gz -> PTL-2.3.0.tar.gz ++++++ ++++ 3521 lines of diff (skipped)
