Accepting request 579691 from M17N

- Trim redundancies in the description.

OBS-URL: https://build.opensuse.org/request/show/579691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fribidi?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2018-02-26 22:22:39 +00:00 committed by Git OBS Bridge
commit b53f8f1870
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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