Update description and summary

Sync from upstream web page.
This commit is contained in:
Pete Walter 2021-05-19 16:03:22 +01:00
parent d0e50c964a
commit 4529af71b7
1 changed files with 3 additions and 6 deletions

View File

@ -2,7 +2,7 @@
Name: pyicu
Version: 2.5
Release: 3%{?dist}
Summary: Python extension wrapping IBM's ICU C++ libraries
Summary: Python extension wrapping the ICU C++ libraries
License: MIT
URL: https://pypi.org/project/PyICU/
@ -16,11 +16,8 @@ BuildRequires: python3-setuptools
BuildRequires: python3-six
%global _description\
PyICU is Python extension wrapping IBM's International Components\
for Unicode C++ library (ICU). ICU is a mature, widely used set of\
C/C++ and Java libraries providing Unicode and Globalization support\
for software applications. ICU is widely portable and gives applications\
the same results on all platforms and between C/C++ and Javasoftware.
PyICU is a python extension implemented in C++ that wraps the C/C++ ICU\
library.
%description %_description