diff --git a/pyicu.spec b/pyicu.spec index fb60657..cf152f3 100644 --- a/pyicu.spec +++ b/pyicu.spec @@ -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