diff --git a/fribidi.changes b/fribidi.changes index 049d295..74565ea 100644 --- a/fribidi.changes +++ b/fribidi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 18 12:32:47 UTC 2018 - jengelh@inai.de + +- Trim redundancies in the description. + ------------------------------------------------------------------- Sat Feb 17 22:43:30 UTC 2018 - luc14n0@linuxmail.org diff --git a/fribidi.spec b/fribidi.spec index f7710b1..9cf39dc 100644 --- a/fribidi.spec +++ b/fribidi.spec @@ -20,7 +20,7 @@ Name: fribidi Version: 1.0.1 Release: 0 -Summary: Free Implementation of Unicode BiDi Algorithm +Summary: An implementation of the Unicode BiDi algorithm License: LGPL-2.1 Group: Development/Libraries/C and C++ Url: https://github.com/fribidi/fribidi @@ -40,15 +40,15 @@ This library implements the algorithm as described in "Unicode Standard Annex #9, the Bidirectional Algorithm". %package -n %{lname} -Summary: Free Implementation of the Unicode BiDi Algorithm +Summary: An implementation of the Unicode BiDi algorithm Group: System/Libraries %description -n %{lname} This library implements the algorithm as described in "Unicode Standard Annex #9, the Bidirectional Algorithm, -http://www.unicode.org/unicode/reports/tr9/". FriBidi is exhaustively +http://www.unicode.org/unicode/reports/tr9/". FriBidi is tested against the Bidi Reference Code and, to the best of the -developers' knowledge, does notcontain any conformance bugs. +developers' knowledge, does not contain any conformance bugs. The API was inspired by the document "Bi-Di languages support - BiDi API proposal" by Franck Portaneri, which he wrote as a proposal for