diff --git a/omping.spec b/omping.spec index b80b2e0..bf169e3 100644 --- a/omping.spec +++ b/omping.spec @@ -1,6 +1,6 @@ Name: omping Version: 0.0.4 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Utility to test IP multicast functionality Group: Applications/Internet License: ISC @@ -28,6 +28,9 @@ make DESTDIR="%{buildroot}" PREFIX="%{_prefix}" install %{_mandir}/man8/* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.0.4-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jul 10 2018 Jan Friesse - 0.0.4-15 - Modernize spec file a bit - Fix spec file changelog dates