upgrade software to v4.33

This commit is contained in:
chengquan 2020-05-11 15:02:03 +08:00
parent a7c7617e40
commit e2e0cd425e
3 changed files with 8 additions and 2 deletions

Binary file not shown.

BIN
libev-4.33.tar.gz Normal file

Binary file not shown.

View File

@ -2,8 +2,8 @@
%global inst_srcdir %{buildroot}/%{source_dir} %global inst_srcdir %{buildroot}/%{source_dir}
Name: libev Name: libev
Version: 4.24 Version: 4.33
Release: 11 Release: 1
Summary: A high-performance event loop/event model with lots of features Summary: A high-performance event loop/event model with lots of features
License: BSD or GPLv2+ License: BSD or GPLv2+
URL: http://software.schmorp.de/pkg/libev.html URL: http://software.schmorp.de/pkg/libev.html
@ -76,6 +76,12 @@ rm -rf %{buildroot}%{_libdir}/%{name}.la
%{_mandir}/man?/* %{_mandir}/man?/*
%changelog %changelog
* Wed Apr 15 2020 kangenbo<kangenbo@huawei.com> - 4.33-1
- Type: bugfix
- ID:NA
- SUG:NA
- DESC:upgrade to 4.33
* Thu Oct 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.24-11 * Thu Oct 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.24-11
- remove event.h from devel subpackage - remove event.h from devel subpackage