From 69ec35652bc11d1678fc3cfae46a5ea9257e5766e69b9cfc3cb55a364423a045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 2 Aug 2024 15:19:05 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main tevent revision 7948190ddcaab652edfb6a2ec7cf49c7 --- tevent-0.15.0.tar.asc | 11 ----------- tevent-0.15.0.tar.gz | 3 --- tevent-0.16.1.tar.asc | 11 +++++++++++ tevent-0.16.1.tar.gz | 3 +++ tevent-man.changes | 15 +++++++++++++++ tevent-man.spec | 6 +++--- tevent.changes | 15 +++++++++++++++ tevent.spec | 8 ++++---- 8 files changed, 51 insertions(+), 21 deletions(-) delete mode 100644 tevent-0.15.0.tar.asc delete mode 100644 tevent-0.15.0.tar.gz create mode 100644 tevent-0.16.1.tar.asc create mode 100644 tevent-0.16.1.tar.gz diff --git a/tevent-0.15.0.tar.asc b/tevent-0.15.0.tar.asc deleted file mode 100644 index c675ae2..0000000 --- a/tevent-0.15.0.tar.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmS5ESwACgkQR5ORYRMI -QCVAAQf/QZDVMYTCi/23rbzJWiNJVd9moL/simYWSN3loWqwKL8HZ0rsqjt2RG1z -zPwdv0eVkr0jo7pPaqj6r1FY6/PRPA3wzSSzTEx0nCCeGkNlqI9Is33yY6QUzxcg -P2iVN5ZsHPtPXWkt5+II35ZYliB/dOHqdDhwCqJm0IxZSMUCvkq+75IV62Jk+EWz -HynFfypX7Yb2uyC4r+j2puvGxzfYGXX6mHt2x/m9JC4Pg9bquLNb9Low5WwSdJ5r -AZlbOJ95oSVqO1N6Rp22qEG1dBtG+53MYMF7mhglPg3T6b7QEanb2k9876/yslD/ -NZTE7ptqN5JwkWMlotHSiOCM5pcKEQ== -=j9uE ------END PGP SIGNATURE----- diff --git a/tevent-0.15.0.tar.gz b/tevent-0.15.0.tar.gz deleted file mode 100644 index 0d916c8..0000000 --- a/tevent-0.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:662a9f277281bcf506b6bc0a0baa03e44a62229516ee34bcc703a0b82aa46905 -size 884634 diff --git a/tevent-0.16.1.tar.asc b/tevent-0.16.1.tar.asc new file mode 100644 index 0000000..b1a53fb --- /dev/null +++ b/tevent-0.16.1.tar.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmW30BoACgkQR5ORYRMI +QCXwYQgAlEFamvk7spwV0d6m7B1jSorshXVxTqWa8bqMa+bnm9GRM0b8unJsvDpY +GhkW0GAE//1eU4AjPdMJRSFZ41NoXK03b6YOmsa/KKMIkR1dmSLHE9jMd6KSa44N +Xv09QchmtD1BqxrF2N0vri8gDV8eAeGVzD/jbjd1koOO5d0vlWj71uONDALzCi1I +7RYAYOntkS90Fi+ykZnrwByHRapn8Opl1DTHQoKKU/2xRwpVCpkdfI3IIOZvmSrn +LvpST8+gbGKiLolfzyJ/oL2F5Q2MjjptwWr24jxJj9zutBk+E7TRSGB7f6qyz5+r +hQYSGDIggvvDJlgFpYN5M2/6R9GiGg== +=w1hX +-----END PGP SIGNATURE----- diff --git a/tevent-0.16.1.tar.gz b/tevent-0.16.1.tar.gz new file mode 100644 index 0000000..9a9672b --- /dev/null +++ b/tevent-0.16.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362971e0f32dc1905f6fe4736319c4b8348c22dc85aa6c3f690a28efe548029e +size 890010 diff --git a/tevent-man.changes b/tevent-man.changes index b8a44ec..d72adb1 100644 --- a/tevent-man.changes +++ b/tevent-man.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu May 16 11:31:42 UTC 2024 - Samuel Cabrero + +- Update to version 0.16.1 + * build with Python 3.12 (bso#15513) + * documentation fixes + +------------------------------------------------------------------- +Mon Jan 22 04:39:32 UTC 2024 - Jun Wang + +- Update to version 0.16.0 + * the epoll backend is no longer limited to 2 event handlers + per low level fd. + * finally add support for TEVENT_FD_ERROR + ------------------------------------------------------------------- Tue Sep 26 09:34:49 UTC 2023 - Noel Power diff --git a/tevent-man.spec b/tevent-man.spec index 4ae3cd7..9d49364 100644 --- a/tevent-man.spec +++ b/tevent-man.spec @@ -1,7 +1,7 @@ # # spec file for package tevent-man # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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.4.1 +%define talloc_version 2.4.2 %define build_man 1 %if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300 @@ -55,7 +55,7 @@ BuildRequires: pkgconfig(cmocka) >= 1.1.3 %define build_make_smp_mflags %{?jobs:-j%jobs} %endif URL: https://tevent.samba.org/ -Version: 0.15.0 +Version: 0.16.1 Release: 0 Summary: An event system based on the talloc memory management library License: LGPL-3.0-or-later diff --git a/tevent.changes b/tevent.changes index d763818..91434ee 100644 --- a/tevent.changes +++ b/tevent.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu May 16 11:31:42 UTC 2024 - Samuel Cabrero + +- Update to version 0.16.1 + * build with Python 3.12 (bso#15513) + * documentation fixes + +------------------------------------------------------------------- +Mon Jan 22 04:39:32 UTC 2024 - Jun Wang + +- Update to version 0.16.0 + * the epoll backend is no longer limited to 2 event handlers + per low level fd. + * finally add support for TEVENT_FD_ERROR + ------------------------------------------------------------------- Tue Sep 26 09:34:49 UTC 2023 - Noel Power diff --git a/tevent.spec b/tevent.spec index 5101066..da8d56c 100644 --- a/tevent.spec +++ b/tevent.spec @@ -1,7 +1,7 @@ # -# spec file for package tevent-man +# spec file for package tevent # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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.4.1 +%define talloc_version 2.4.2 %define build_man 0 %if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300 @@ -55,7 +55,7 @@ BuildRequires: pkgconfig(cmocka) >= 1.1.3 %define build_make_smp_mflags %{?jobs:-j%jobs} %endif URL: https://tevent.samba.org/ -Version: 0.15.0 +Version: 0.16.1 Release: 0 Summary: An event system based on the talloc memory management library License: LGPL-3.0-or-later