!2 Update software to v4.33

Merge pull request !2 from chengquan/master
This commit is contained in:
openeuler-ci-bot 2020-05-11 16:31:59 +08:00 committed by Gitee
commit f53e10d525
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}
Name: libev
Version: 4.24
Release: 11
Version: 4.33
Release: 1
Summary: A high-performance event loop/event model with lots of features
License: BSD or GPLv2+
URL: http://software.schmorp.de/pkg/libev.html
@ -76,6 +76,12 @@ rm -rf %{buildroot}%{_libdir}/%{name}.la
%{_mandir}/man?/*
%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
- remove event.h from devel subpackage