From a390766badce4744a0cf12bce5e7f2309f1d66436b9715c3fbdd49fcc32d97b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 27 Jul 2018 09:25:26 +0000 Subject: [PATCH] Accepting request 625728 from home:jengelh:branches:devel:languages:python - Fix broken grammar in description. OBS-URL: https://build.opensuse.org/request/show/625728 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-TagStats?expand=0&rev=5 --- python-TagStats.changes | 5 +++++ python-TagStats.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-TagStats.changes b/python-TagStats.changes index 55e60bb..c7014e5 100644 --- a/python-TagStats.changes +++ b/python-TagStats.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 27 09:22:48 UTC 2018 - jengelh@inai.de + +- Fix broken grammar in description. + ------------------------------------------------------------------- Mon Jul 2 03:14:39 UTC 2018 - toddrme2178@gmail.com diff --git a/python-TagStats.spec b/python-TagStats.spec index 8b98e6b..6fbede3 100644 --- a/python-TagStats.spec +++ b/python-TagStats.spec @@ -36,8 +36,8 @@ BuildArch: noarch %python_subpackages %description -Computing the statistics of each tag's set of key phrases over input -lines in Python 3. +A module to compute the statistics of each tag's set of key phrases +over input lines in Python 3. %prep %setup -q -n TagStats-%{version}