diff --git a/synce4l.spec b/synce4l.spec index 57e48f0..e00b087 100644 --- a/synce4l.spec +++ b/synce4l.spec @@ -1,6 +1,6 @@ Name: synce4l Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: SyncE implementation for Linux License: GPL-2.0-or-later @@ -78,6 +78,10 @@ echo '.so man8/synce4l.8' > $RPM_BUILD_ROOT%{_mandir}/man5/synce4l.conf.5 %{_mandir}/man8/*.8* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.1.0-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Aug 20 2024 Miroslav Lichvar 1.1.0-4 - remove existing smc socket on start (RHEL-40673) - fix crash observed with newer E810 firmware (RHEL-55261)