diff --git a/libevent.spec b/libevent.spec index 0ca7edb..383aa0f 100644 --- a/libevent.spec +++ b/libevent.spec @@ -2,7 +2,7 @@ Name: libevent Version: 2.1.8 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Abstract asynchronous event notification library # arc4random.c, which is used in build, is ISC. The rest is BSD. @@ -138,6 +138,9 @@ mkdir -p $RPM_BUILD_ROOT/%{develdocdir}/sample %doc %{develdocdir}/ %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 2.1.8-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 15 2019 Ondřej Lysoněk - 2.1.8-7 - Port python scripts to Python 3 - Resolves: rhbz#1738022