!20 update to version v0.16.0

From: @paulthomas100199 
Reviewed-by: @cossbow, @LLamport, @swf504 
Signed-off-by: @swf504
This commit is contained in:
openeuler-ci-bot 2024-01-04 07:23:18 +00:00 committed by Gitee
commit da602105bc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 6 additions and 3 deletions

View File

@ -1,9 +1,9 @@
%{!?python3_sitearch: %define python3_sitearch %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
%global talloc_version 2.4.0
%global talloc_version 2.4.1
Name: libtevent
Version: 0.14.1
Version: 0.16.0
Release: 1
Summary: Tevent is an event system based on the talloc memory management library.
License: LGPLv3+
@ -85,6 +85,9 @@ cp -a ./doc/man/* $RPM_BUILD_ROOT/%{_mandir}/
%changelog
* Thu Oct 26 2023 Paul Thomas <paulthomas100199@gmail.com> - 0.16.0-1
- update to version v0.16.0
* Mon Jul 17 2023 Kunlin Yang <yangkunlin7@huawei.com> - 0.14.1-1
- update to v0.14.1 version

View File

@ -1,4 +1,4 @@
version_control: github
src_repo: gooselinux/libtevent
tag_prefix: tevent-
seperator: "."
separator: "."

Binary file not shown.

BIN
tevent-0.16.0.tar.gz Normal file

Binary file not shown.