From f00271ff90f95d139afc301d80f971a052623414 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:46:33 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- linuxptp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/linuxptp.spec b/linuxptp.spec index d5d7541..888560c 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -6,7 +6,7 @@ Name: linuxptp Version: 4.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PTP implementation for Linux License: GPL-2.0-or-later @@ -176,6 +176,10 @@ fi %{_mandir}/man8/*.8* %changelog +* Tue Oct 29 2024 Troy Dawson - 4.3-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 19 2024 Miroslav Lichvar 4.3-1 - update to 4.3 (RHEL-54718) - add holdover support to ts2phc (RHEL-54716)