diff --git a/linuxptp.spec b/linuxptp.spec index 9db3735..067fa85 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -4,7 +4,7 @@ Name: linuxptp Version: 3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: PTP implementation for Linux License: GPLv2+ @@ -97,6 +97,10 @@ PATH=..:$PATH ./run %{_mandir}/man8/*.8* %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 3.1-4 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Thu Feb 25 2021 Miroslav Lichvar 3.1-3 - fix handling of zero-length messages - minimize default configuration