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:
commit
b53f8f1870
@ -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
|
Sat Feb 17 22:43:30 UTC 2018 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
Name: fribidi
|
Name: fribidi
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Free Implementation of Unicode BiDi Algorithm
|
Summary: An implementation of the Unicode BiDi algorithm
|
||||||
License: LGPL-2.1
|
License: LGPL-2.1
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: https://github.com/fribidi/fribidi
|
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".
|
Standard Annex #9, the Bidirectional Algorithm".
|
||||||
|
|
||||||
%package -n %{lname}
|
%package -n %{lname}
|
||||||
Summary: Free Implementation of the Unicode BiDi Algorithm
|
Summary: An implementation of the Unicode BiDi algorithm
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %{lname}
|
%description -n %{lname}
|
||||||
This library implements the algorithm as described in "Unicode
|
This library implements the algorithm as described in "Unicode
|
||||||
Standard Annex #9, the Bidirectional Algorithm,
|
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
|
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
|
The API was inspired by the document "Bi-Di languages support - BiDi
|
||||||
API proposal" by Franck Portaneri, which he wrote as a proposal for
|
API proposal" by Franck Portaneri, which he wrote as a proposal for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user