diff --git a/python-Flask-BabelEx.changes b/python-Flask-BabelEx.changes index c9b0da0..a3d1207 100644 --- a/python-Flask-BabelEx.changes +++ b/python-Flask-BabelEx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 24 15:20:27 UTC 2018 - Jan Engelhardt + +- Use noun phrase in summary. Fix grammar in description. + ------------------------------------------------------------------- Wed Aug 22 09:51:38 UTC 2018 - alarrosa@suse.com diff --git a/python-Flask-BabelEx.spec b/python-Flask-BabelEx.spec index 7bb39df..078aa14 100644 --- a/python-Flask-BabelEx.spec +++ b/python-Flask-BabelEx.spec @@ -20,7 +20,7 @@ Name: python-Flask-BabelEx Version: 0.9.3 Release: 0 License: BSD-3-Clause -Summary: Adds i18n/l10n support to Flask applications +Summary: i18n/l10n support for Flask applications Url: http://github.com/mrjoes/flask-babelex Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/F/Flask-BabelEx/Flask-BabelEx-%{version}.tar.gz @@ -43,8 +43,8 @@ BuildArch: noarch %python_subpackages %description -Adds i18n/l10n support to Flask applications with the help of the Babel library. -This is a fork of official Flask-Babel extension with some more features. +This package adds i18n/l10n support to Flask applications with the help of the Babel library. +This is a fork of the official Flask-Babel extension with some more features. %prep %setup -q -n Flask-BabelEx-%{version}