diff --git a/libev-4.24.tar.gz b/libev-4.24.tar.gz deleted file mode 100644 index c5efba3..0000000 Binary files a/libev-4.24.tar.gz and /dev/null differ diff --git a/libev-4.33.tar.gz b/libev-4.33.tar.gz new file mode 100644 index 0000000..4cb43d8 Binary files /dev/null and b/libev-4.33.tar.gz differ diff --git a/libev.spec b/libev.spec index 2e3ece5..cb2a0e2 100644 --- a/libev.spec +++ b/libev.spec @@ -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 - 4.33-1 +- Type: bugfix +- ID:NA +- SUG:NA +- DESC:upgrade to 4.33 + * Thu Oct 31 2019 openEuler Buildteam - 4.24-11 - remove event.h from devel subpackage