From 06b4e9034188e98868b12a8f5405d604573dec6a6d3e3e2e1ff76ba1ae0c9a76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 13 Sep 2019 13:49:32 +0000 Subject: [PATCH] Accepting request 730741 from home:jengelh:branches:devel:languages:python - Use noun phrase. OBS-URL: https://build.opensuse.org/request/show/730741 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=3 --- python-convertdate.changes | 5 +++++ python-convertdate.spec | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) 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}