From bf92f468a14e4af17f1f35774165808aadfb64e43e3d6dbd5dca4e1e9c52cc27 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Sat, 24 Feb 2018 05:20:05 +0000 Subject: [PATCH] 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 --- fribidi.changes | 5 +++++ fribidi.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) 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