diff --git a/iputils.spec b/iputils.spec index 0ae9e0f..00ddbc4 100644 --- a/iputils.spec +++ b/iputils.spec @@ -3,7 +3,7 @@ Summary: Network monitoring tools including ping Name: iputils Version: 20160308 -Release: 3%{?dist} +Release: 4%{?dist} # some parts are under the original BSD (ping.c) # some are under GPLv2+ (tracepath.c) License: BSD and GPLv2+ @@ -160,6 +160,9 @@ mv -f RELNOTES.tmp RELNOTES %attr(644,root,root) %{_mandir}/man8/ninfod.8.gz %changelog +* Thu Oct 13 2016 Tomáš Mráz - 20160308-4 +- rebuild with OpenSSL 1.1.0 + * Wed Jun 22 2016 Jan Synáček - 20160308-3 - Fix: Failed to bind to device (#1348934)