From 6b569f1469b6461457602526b6bb1f66598628c3 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 27 Jul 2020 16:19:59 +0200 Subject: [PATCH] 3.0-1 --- linuxptp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/linuxptp.spec b/linuxptp.spec index 093b48f..a6ba1bb 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -4,7 +4,7 @@ Name: linuxptp Version: 3.0 -Release: 7.%{gitdate}git%{gitver}%{?dist} +Release: 1%{?dist} Summary: PTP implementation for Linux License: GPLv2+ @@ -94,6 +94,9 @@ PATH=..:$PATH ./run %{_mandir}/man8/*.8* %changelog +* Mon Jul 27 2020 Miroslav Lichvar 3.0-1 +- update to 3.0 + * Mon Feb 03 2020 Miroslav Lichvar 2.0-7.20191225gite05809 - update to 20191225gite05809 - fix testing with new glibc