diff --git a/linuxptp.spec b/linuxptp.spec index df3a1cf..5de6639 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -4,7 +4,7 @@ Name: linuxptp Version: 2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PTP implementation for Linux License: GPLv2+ @@ -94,6 +94,9 @@ PATH=..:$PATH ./run %{_mandir}/man8/*.8* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Nov 13 2018 Miroslav Lichvar 2.0-2 - start ptp4l, timemaster and phc2sys after network-online target - fix building with new kernel headers