!20 update to version v0.16.0
From: @paulthomas100199 Reviewed-by: @cossbow, @LLamport, @swf504 Signed-off-by: @swf504
This commit is contained in:
commit
da602105bc
@ -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.4.0
|
%global talloc_version 2.4.1
|
||||||
|
|
||||||
Name: libtevent
|
Name: libtevent
|
||||||
Version: 0.14.1
|
Version: 0.16.0
|
||||||
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
|
||||||
|
* 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
|
* Mon Jul 17 2023 Kunlin Yang <yangkunlin7@huawei.com> - 0.14.1-1
|
||||||
- update to v0.14.1 version
|
- update to v0.14.1 version
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: github
|
version_control: github
|
||||||
src_repo: gooselinux/libtevent
|
src_repo: gooselinux/libtevent
|
||||||
tag_prefix: tevent-
|
tag_prefix: tevent-
|
||||||
seperator: "."
|
separator: "."
|
||||||
|
|||||||
Binary file not shown.
BIN
tevent-0.16.0.tar.gz
Normal file
BIN
tevent-0.16.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user