diff --git a/synce4l.spec b/synce4l.spec index 1ed814d..6b0ac61 100644 --- a/synce4l.spec +++ b/synce4l.spec @@ -1,6 +1,6 @@ Name: synce4l Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SyncE implementation for Linux License: GPL-2.0-or-later @@ -71,6 +71,9 @@ echo '.so man8/synce4l.8' > $RPM_BUILD_ROOT%{_mandir}/man5/synce4l.conf.5 %{_mandir}/man8/*.8* %changelog +* Wed Jun 05 2024 Miroslav Lichvar 1.1.0-2 +- move smc_socket_path in default config to /run + * Tue Jun 04 2024 Miroslav Lichvar 1.1.0-1 - update to 1.1.0 (RHEL-39976, RHEL-39467, RHEL-39465, RHEL-39463, RHEL-39454)