Accepting request 577739 from home:jengelh:branches:M17N

- Trim redundancies in the description.

OBS-URL: https://build.opensuse.org/request/show/577739
OBS-URL: https://build.opensuse.org/package/show/M17N/fribidi?expand=0&rev=18
This commit is contained in:
Marguerite Su 2018-02-24 05:20:05 +00:00 committed by Git OBS Bridge
parent 22a000a179
commit bf92f468a1
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