Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tevent for openSUSE:Factory checked in at 2021-10-04 18:39:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tevent (Old) and /work/SRC/openSUSE:Factory/.tevent.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tevent" Mon Oct 4 18:39:14 2021 rev:38 rq:921288 version:0.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tevent/tevent-man.changes 2020-03-25 23:44:00.908007708 +0100 +++ /work/SRC/openSUSE:Factory/.tevent.new.2443/tevent-man.changes 2021-10-04 18:40:19.438092513 +0200 @@ -1,0 +2,8 @@ +Fri Sep 17 08:49:47 UTC 2021 - Samuel Cabrero <scabr...@suse.de> + +- Update to version 0.11.0 + + Other minor build fixes; (bso#14526); + + Add custom tag to events + + Add event trace api + +------------------------------------------------------------------- tevent.changes: same change Old: ---- tevent-0.10.2.tar.asc tevent-0.10.2.tar.gz New: ---- tevent-0.11.0.tar.asc tevent-0.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tevent-man.spec ++++++ --- /var/tmp/diff_new_pack.11zJVA/_old 2021-10-04 18:40:19.970093377 +0200 +++ /var/tmp/diff_new_pack.11zJVA/_new 2021-10-04 18:40:19.974093384 +0200 @@ -1,7 +1,7 @@ # # spec file for package tevent-man # -# Copyright (c) 2020 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 @@ -18,7 +18,7 @@ %{!?py3_soflags: %global py3_soflags cpython-%{python3_version_nodots}m} -%define talloc_version 2.2.0 +%define talloc_version 2.3.3 %define build_man 1 %if %{build_man} @@ -35,9 +35,11 @@ %else BuildRequires: pkgconfig %endif +BuildRequires: pkg-config BuildRequires: python3-devel BuildRequires: python3-talloc >= %{talloc_version} BuildRequires: python3-talloc-devel >= %{talloc_version} +BuildRequires: pkgconfig(cmocka) >= 1.1.3 %endif # build_man %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140 %define build_make_smp_mflags %{?_smp_mflags} @@ -45,7 +47,7 @@ %define build_make_smp_mflags %{?jobs:-j%jobs} %endif URL: https://tevent.samba.org/ -Version: 0.10.2 +Version: 0.11.0 Release: 0 Summary: An event system based on the talloc memory management library License: LGPL-3.0-or-later @@ -82,7 +84,6 @@ This package contains the tevent0 library. - %package -n libtevent-devel Summary: Libraries and Header Files to Develop Programs with tevent0 Support # Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtevent @@ -110,7 +111,6 @@ This package contains libraries and header files need for development. - %package -n python3-tevent Summary: Python3 bindings for the Tevent library Group: Development/Libraries/Python @@ -203,6 +203,7 @@ %endif %else + %files %defattr(-,root,root) %{_mandir}/man3/tevent*.* ++++++ tevent.spec ++++++ --- /var/tmp/diff_new_pack.11zJVA/_old 2021-10-04 18:40:19.990093410 +0200 +++ /var/tmp/diff_new_pack.11zJVA/_new 2021-10-04 18:40:19.994093416 +0200 @@ -1,7 +1,7 @@ # # spec file for package tevent-man # -# Copyright (c) 2020 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 @@ -18,7 +18,7 @@ %{!?py3_soflags: %global py3_soflags cpython-%{python3_version_nodots}m} -%define talloc_version 2.2.0 +%define talloc_version 2.3.3 %define build_man 0 %if %{build_man} @@ -35,9 +35,11 @@ %else BuildRequires: pkgconfig %endif +BuildRequires: pkg-config BuildRequires: python3-devel BuildRequires: python3-talloc >= %{talloc_version} BuildRequires: python3-talloc-devel >= %{talloc_version} +BuildRequires: pkgconfig(cmocka) >= 1.1.3 %endif # build_man %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140 %define build_make_smp_mflags %{?_smp_mflags} @@ -45,7 +47,7 @@ %define build_make_smp_mflags %{?jobs:-j%jobs} %endif URL: https://tevent.samba.org/ -Version: 0.10.2 +Version: 0.11.0 Release: 0 Summary: An event system based on the talloc memory management library License: LGPL-3.0-or-later @@ -82,7 +84,6 @@ This package contains the tevent0 library. - %package -n libtevent-devel Summary: Libraries and Header Files to Develop Programs with tevent0 Support # Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtevent @@ -110,7 +111,6 @@ This package contains libraries and header files need for development. - %package -n python3-tevent Summary: Python3 bindings for the Tevent library Group: Development/Libraries/Python @@ -203,6 +203,7 @@ %endif %else + %files %defattr(-,root,root) %{_mandir}/man3/tevent*.* ++++++ tevent-0.10.2.tar.gz -> tevent-0.11.0.tar.gz ++++++ ++++ 13165 lines of diff (skipped)