diff --git a/xinetd.spec b/xinetd.spec index ed80e52..348f343 100644 --- a/xinetd.spec +++ b/xinetd.spec @@ -1,7 +1,7 @@ Summary: A secure replacement for inetd Name: xinetd Version: 2.3.15 -Release: 26%{?dist} +Release: 27%{?dist} License: xinetd Group: System Environment/Daemons Epoch: 2 @@ -160,6 +160,9 @@ rm -f $RPM_BUILD_ROOT/usr/sbin/xconv.pl %{_mandir}/*/* %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 2:2.3.15-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 5 2018 Jan Synáček - 2:2.3.15-26 - fix xinetd infinite busy loop when datagram service has wait=yes (#1567239)