From d7fdd3f517d12420a67fa5585ba6c8ecb742cb14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Mar 2021 16:13:32 +0100 Subject: [PATCH] Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. --- linuxptp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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