From 1efe03e88a64449dffc4909182b715a405630c46 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:00:26 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- linuxptp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/linuxptp.spec b/linuxptp.spec index 45411af..54129bf 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -6,7 +6,7 @@ Name: linuxptp Version: 4.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: PTP implementation for Linux License: GPL-2.0-or-later @@ -171,6 +171,9 @@ fi %{_mandir}/man8/*.8* %changelog +* Mon Jun 24 2024 Troy Dawson - 4.2-7 +- Bump release for June 2024 mass rebuild + * Tue Apr 16 2024 Miroslav Lichvar 4.2-6 - disable mode verification of selinux module directory (RHEL-32904)