Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tevent for openSUSE:Factory checked in at 2023-10-05 20:02:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tevent (Old) and /work/SRC/openSUSE:Factory/.tevent.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tevent" Thu Oct 5 20:02:32 2023 rev:43 rq:1114973 version:0.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tevent/tevent-man.changes 2023-03-25 18:54:51.558508030 +0100 +++ /work/SRC/openSUSE:Factory/.tevent.new.28202/tevent-man.changes 2023-10-05 20:02:38.597607922 +0200 @@ -1,0 +2,13 @@ +Tue Sep 26 09:34:49 UTC 2023 - Noel Power <nopo...@suse.com> + +- Update to version 0.15.0 + * remove py2 ifdefs + * python: Safely clear structure members + * the tevent_thread_call_depth API is updated + in order to allow better tracing. + pass TEVENT_DEBUG_TRACE to tevent_debug() callbacks by default. + * Spelling fixes + * Make use of epoll_create1() for epoll backend + * Optimize overhead in the epoll backend + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/tevent/tevent.changes 2023-05-05 15:57:14.540070426 +0200 +++ /work/SRC/openSUSE:Factory/.tevent.new.28202/tevent.changes 2023-10-05 20:02:38.693611391 +0200 @@ -1,0 +2,14 @@ +Tue Sep 26 09:34:49 UTC 2023 - Noel Power <nopo...@suse.com> + +- Update to version 0.15.0 + * remove py2 ifdefs + * python: Safely clear structure members + * the tevent_thread_call_depth API is updated + in order to allow better tracing. + * add tevent_set_max_debug_level() only and don't + pass TEVENT_DEBUG_TRACE to tevent_debug() callbacks by default. + * Spelling fixes + * Make use of epoll_create1() for epoll backend + * Optimize overhead in the epoll backend + +------------------------------------------------------------------- Old: ---- tevent-0.14.1.tar.asc tevent-0.14.1.tar.gz New: ---- tevent-0.15.0.tar.asc tevent-0.15.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tevent-man.spec ++++++ --- /var/tmp/diff_new_pack.zB1be1/_old 2023-10-05 20:02:40.229666884 +0200 +++ /var/tmp/diff_new_pack.zB1be1/_new 2023-10-05 20:02:40.233667028 +0200 @@ -18,7 +18,7 @@ %{!?py3_soflags: %global py3_soflags cpython-%{python3_version_nodots}m} -%define talloc_version 2.4.0 +%define talloc_version 2.4.1 %define build_man 1 %if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300 @@ -55,7 +55,7 @@ %define build_make_smp_mflags %{?jobs:-j%jobs} %endif URL: https://tevent.samba.org/ -Version: 0.14.1 +Version: 0.15.0 Release: 0 Summary: An event system based on the talloc memory management library License: LGPL-3.0-or-later ++++++ tevent.spec ++++++ --- /var/tmp/diff_new_pack.zB1be1/_old 2023-10-05 20:02:40.261668039 +0200 +++ /var/tmp/diff_new_pack.zB1be1/_new 2023-10-05 20:02:40.261668039 +0200 @@ -18,7 +18,7 @@ %{!?py3_soflags: %global py3_soflags cpython-%{python3_version_nodots}m} -%define talloc_version 2.4.0 +%define talloc_version 2.4.1 %define build_man 0 %if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300 @@ -55,7 +55,7 @@ %define build_make_smp_mflags %{?jobs:-j%jobs} %endif URL: https://tevent.samba.org/ -Version: 0.14.1 +Version: 0.15.0 Release: 0 Summary: An event system based on the talloc memory management library License: LGPL-3.0-or-later ++++++ tevent-0.14.1.tar.gz -> tevent-0.15.0.tar.gz ++++++ ++++ 3134 lines of diff (skipped)