diff --git a/ptpd.changes b/ptpd.changes index bdf5551..e3ac095 100644 --- a/ptpd.changes +++ b/ptpd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 22 17:50:22 UTC 2018 - Jan Engelhardt + +- Trim redundant metadata from the description. Use noun phrase + for the summary. + ------------------------------------------------------------------- Wed Nov 21 14:31:06 UTC 2018 - iulhaq@suse.com diff --git a/ptpd.spec b/ptpd.spec index 557dc18..55ac87f 100644 --- a/ptpd.spec +++ b/ptpd.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: ptpd Version: 2.3.1 Release: 0 -Summary: Implements the Precision Time protocol as defined by IEEE 1588 standard +Summary: Implementation of the Precision Time protocol (IEEE 1588) License: BSD-3-Clause Group: System/Daemons Url: https://github.com/ptpd/ptpd @@ -47,17 +47,7 @@ precise time coordination of LAN connected computers. PTPd is a complete implementation of the IEEE 1588 specification for a standard (non-boundary) clock. PTPd has been tested with and is known -to work properly with other IEEE 1588 implementations. The source code -for PTPd is freely available under a BSD-style license. Thanks to -contributions from users, PTPd is becoming an increasingly portable, -interoperable, and stable IEEE 1588 implementation. - -PTPd can run on most 32-bit little- or big-endian processors. It does -not require an FPU, so it is great for embedded processors. PTPd -currently runs on Linux, uClinux, FreeBSD, and NetBSD. It should also -be easy to port to other platforms. - -PTPd is free. Everyone is invited to use and contribute to PTPd. +to work properly with other IEEE 1588 implementations. %prep %setup -q -n %{name}-%{name}-%{version}