!19 update the version to 0.14.1
From: @LLamport Reviewed-by: @swf504 Signed-off-by: @swf504
This commit is contained in:
commit
bc46ef8699
@ -1,9 +1,9 @@
|
|||||||
%{!?python3_sitearch: %define python3_sitearch %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
%{!?python3_sitearch: %define python3_sitearch %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||||
|
|
||||||
%global talloc_version 2.3.1
|
%global talloc_version 2.4.0
|
||||||
|
|
||||||
Name: libtevent
|
Name: libtevent
|
||||||
Version: 0.13.0
|
Version: 0.14.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Tevent is an event system based on the talloc memory management library.
|
Summary: Tevent is an event system based on the talloc memory management library.
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -85,6 +85,9 @@ cp -a ./doc/man/* $RPM_BUILD_ROOT/%{_mandir}/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 17 2023 Kunlin Yang <yangkunlin7@huawei.com> - 0.14.1-1
|
||||||
|
- update to v0.14.1 version
|
||||||
|
|
||||||
* Fri Oct 28 2022 Kunlin Yang <yangkunlin7@huawei.com> - 0.13.0-1
|
* Fri Oct 28 2022 Kunlin Yang <yangkunlin7@huawei.com> - 0.13.0-1
|
||||||
- update to v0.13.0 version
|
- update to v0.13.0 version
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
tevent-0.14.1.tar.gz
Normal file
BIN
tevent-0.14.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user