diff --git a/libev.spec b/libev.spec index 8bf50140176b2f6db5ab6b84aa5dcdc273297789..4777075d21653b0f545400b5613883254c49954b 100644 --- a/libev.spec +++ b/libev.spec @@ -3,14 +3,14 @@ Name: libev Version: 4.33 -Release: 2 +Release: 3 Summary: A high-performance event loop/event model with lots of features License: BSD or GPLv2+ URL: http://software.schmorp.de/pkg/libev.html Source0: http://dist.schmorp.de/libev/Attic/%{name}-%{version}.tar.gz BuildRequires: autoconf automake coreutils findutils gcc libtool make git tar -Requires: %{name}-help = %{version}-%{release} +Recommends: %{name}-help = %{version}-%{release} Provides: bundled(libecb) = 1.05 %description @@ -76,6 +76,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}.la %{_mandir}/man?/* %changelog +* Thu Aug 26 2021 panxiaohe - 4.33-3 +- modify Requires libev-help to Recommends libev-help + * Fri Nov 06 2020 leiju - 4.33-2 - Add Requires libev-help into libev