diff --git a/python-convertdate.changes b/python-convertdate.changes index 3fdf2e9..77e9f24 100644 --- a/python-convertdate.changes +++ b/python-convertdate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 13 13:31:50 UTC 2019 - Jan Engelhardt + +- Use noun phrase. + ------------------------------------------------------------------- Fri Sep 13 12:20:43 UTC 2019 - Tomáš Chvátal diff --git a/python-convertdate.spec b/python-convertdate.spec index d62d041..8eb3d9a 100644 --- a/python-convertdate.spec +++ b/python-convertdate.spec @@ -20,7 +20,7 @@ Name: python-convertdate Version: 2.1.3 Release: 0 -Summary: Converts between Gregorian dates and other calendar systems +Summary: Module for date conversions from and to Gregorian calendar License: MIT Group: Development/Languages/Python URL: https://github.com/fitnr/convertdate @@ -38,7 +38,9 @@ BuildRequires: %{python_module pytz >= 2014.10} %python_subpackages %description -Converts between Gregorian dates and other calendar systems.Calendars included: Baha'i, French Republican, Hebrew, Indian Civil, Islamic, ISO, Julian, Mayan and Persian. +A Python module for converting between Gregorian dates and other +calendar systems. Calendars included: Baha'i, French Republican, +Hebrew, Indian Civil, Islamic, ISO, Julian, Mayan and Persian. %prep %setup -q -n convertdate-%{version}