Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:15:41 -07:00
parent b6fdcca06a
commit cab32bc5c1

View File

@ -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 <tdawson@redhat.com> - 1.1.0-5
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Aug 20 2024 Miroslav Lichvar <mlichvar@redhat.com> 1.1.0-4
- remove existing smc socket on start (RHEL-40673)
- fix crash observed with newer E810 firmware (RHEL-55261)