This commit is contained in:
Miroslav Lichvar 2020-07-27 16:19:59 +02:00
parent c9c0fbdfb4
commit 6b569f1469

View File

@ -4,7 +4,7 @@
Name: linuxptp Name: linuxptp
Version: 3.0 Version: 3.0
Release: 7.%{gitdate}git%{gitver}%{?dist} Release: 1%{?dist}
Summary: PTP implementation for Linux Summary: PTP implementation for Linux
License: GPLv2+ License: GPLv2+
@ -94,6 +94,9 @@ PATH=..:$PATH ./run
%{_mandir}/man8/*.8* %{_mandir}/man8/*.8*
%changelog %changelog
* Mon Jul 27 2020 Miroslav Lichvar <mlichvar@redhat.com> 3.0-1
- update to 3.0
* Mon Feb 03 2020 Miroslav Lichvar <mlichvar@redhat.com> 2.0-7.20191225gite05809 * Mon Feb 03 2020 Miroslav Lichvar <mlichvar@redhat.com> 2.0-7.20191225gite05809
- update to 20191225gite05809 - update to 20191225gite05809
- fix testing with new glibc - fix testing with new glibc