- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 01:49:22 +00:00
parent 132da03f2e
commit db8dd9b89a

View File

@ -4,7 +4,7 @@
Name: linuxptp Name: linuxptp
Version: 3.1 Version: 3.1
Release: 3%{?dist} Release: 4%{?dist}
Summary: PTP implementation for Linux Summary: PTP implementation for Linux
License: GPLv2+ License: GPLv2+
@ -97,6 +97,9 @@ PATH=..:$PATH ./run
%{_mandir}/man8/*.8* %{_mandir}/man8/*.8*
%changelog %changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.1-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Feb 25 2021 Miroslav Lichvar <mlichvar@redhat.com> 3.1-3 * Thu Feb 25 2021 Miroslav Lichvar <mlichvar@redhat.com> 3.1-3
- fix handling of zero-length messages - fix handling of zero-length messages
- minimize default configuration - minimize default configuration