diff --git a/linuxptp.spec b/linuxptp.spec index 26c01e5..3fd7efe 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -4,7 +4,7 @@ Name: linuxptp Version: 4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PTP implementation for Linux License: GPLv2+ @@ -113,6 +113,9 @@ PATH=..:$PATH ./run %{_mandir}/man8/*.8* %changelog +* Thu Feb 22 2024 Miroslav Lichvar 4.2-2 +- fix loading and reloading of leapfile + * Tue Jan 30 2024 Miroslav Lichvar 4.2-1 - update to 4.2 (RHEL-2026 RHEL-2342 RHEL-12182 RHEL-15929) - fix ts2phc to handle large NMEA delay (RHEL-23208)